FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav