Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
Join the friendly bunch on IRC...
(
#TalkPHP on Freenode
)
...Also available via a
web interface
.
See
this thread
for information on the TalkPHP Free Hugs Initiative™.
Subject to availability.
Associates
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Showing results 1 to 16 of 16
Search took
0.04
seconds.
Search:
Posts Made By:
AxelG
Forum:
General
02-18-2012, 10:16 PM
Replies:
4
Issues with FTP_GET
Views:
789
Posted By
AxelG
Your file is empty because you do not have open...
Your file is empty because you do not have open it
/**
* Downloads a file from the ftp server and saves it to a file
*
* @var string Local file that you wish to write to
* @var ...
Forum:
General
02-18-2012, 09:51 PM
Replies:
3
Destroy session on browser exit
Views:
1,355
Posted By
AxelG
You can use a javascript for that.
You can use a javascript for that.
Forum:
General
02-18-2012, 09:49 PM
Replies:
2
PHP7 Framework, a good framework to suggest?
Views:
1,135
Posted By
AxelG
I think you can do that with Yii
I think you can do that with Yii
Forum:
General
02-18-2012, 09:42 PM
Replies:
2
selecting file to upload
Views:
682
Posted By
AxelG
I had worked on something similar but I never...
I had worked on something similar but I never found a solution. Not sure there is one.
Forum:
General
02-18-2012, 09:37 PM
Replies:
2
Slow SwiftMailer
Views:
826
Posted By
AxelG
One solution is to use a javascript. 1- You send...
One solution is to use a javascript.
1- You send 50 emails
2- you send the info to your script that you have sent 50 emails
3- your script does the request for the 50 other
By this way you avoid the...
Forum:
General
02-18-2012, 09:30 PM
Replies:
5
Website backup script
Views:
7,057
Posted By
AxelG
The most powerful php script i have tried to...
The most powerful php script i have tried to backup websites is :
http://website2backup.com
It is an automatic website files and database backup to FTP, Amazon S3, Email or locally. It is the only...
Forum:
Absolute Beginners
02-18-2012, 09:16 PM
Replies:
1
Anyone know a good guide on making a Messaging System
Views:
505
Posted By
AxelG
Maybe this can help : http://youtu.be/Y8DEOwKXimI
Maybe this can help : http://youtu.be/Y8DEOwKXimI
Forum:
Advanced PHP Programming
02-18-2012, 09:10 PM
Replies:
2
what's wrong in join tables
Views:
1,183
Posted By
AxelG
Try something like that : SELECT en.id,...
Try something like that :
SELECT en.id, en.title, mt.id, mt.subject
FROM {tbl}noticelogs AS nl, {tbl}expiration_notice AS en
JOIN {tbl}mailtemp AS mt
ON en.type=mt.parentid
WHERE...
Forum:
Advanced PHP Programming
02-18-2012, 08:54 PM
Replies:
3
Get content from dynamic url
Views:
1,016
Posted By
AxelG
You do the request with a Get but the server...
You do the request with a Get but the server answer to a Post, as tony says you should use cUrl.
Forum:
Advanced PHP Programming
02-18-2012, 08:47 PM
Replies:
2
Storing PHP time() in mySQL and getting problem to sorting recods
Views:
692
Posted By
AxelG
I had something similar to do. I have used a php...
I had something similar to do. I have used a php class to do calculations on time :
http://www.phpclasses.org/package/4635-PHP-Add-or-subtract-dates-and-times-in-custom-formats.html
Forum:
General
02-18-2012, 08:37 PM
Replies:
1
Proxy that works with Facebook
Views:
1,169
Posted By
AxelG
Try http://www.phpmyproxy.com
Try http://www.phpmyproxy.com
Forum:
General
02-18-2012, 08:33 PM
Replies:
1
jquery gallery
Views:
662
Posted By
AxelG
Replace the en of your script by that : ...
Replace the en of your script by that :
$resultat = mysql_query ($sql_streng, $dblink);
$antal_raekker = mysql_num_rows($resultat);
if ($antal_raekker == 0)
{
echo "Der er ingen fotos at...
Forum:
General
02-18-2012, 08:21 PM
Replies:
9
preselect from drop list php
Views:
1,037
Posted By
AxelG
There is easy solution in javascript using...
There is easy solution in javascript using jQuery. It is more easy and faster to create javascript with jQuery.
Forum:
Tips & Tricks
02-18-2012, 08:17 PM
Replies:
12
Tips for sending large number of emails with php
Views:
2,539
Posted By
AxelG
There is a solution using a javascript on the...
There is a solution using a javascript on the page sending the emails. If you are allowed to send 200 emails hour do a script sending a request every 18 secondes. It is not difficult with jQuery. The...
Forum:
Tips & Tricks
02-18-2012, 08:07 PM
Replies:
5
How to protect your php files & database if PHP fails!
Views:
1,411
Posted By
AxelG
I use ionCube encoder to hide my PHP code.
I use ionCube encoder to hide my PHP code.
Forum:
Tips & Tricks
02-18-2012, 08:04 PM
Replies:
4
I thought this was cute
Views:
1,158
Posted By
AxelG
I will try with my next girlfriend :)
I will try with my next girlfriend :)
Showing results 1 to 16 of 16
All times are GMT. The time now is
10:49 PM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by
vBSEO
3.1.0
Inactive Reminders By
Icora
Web Design