SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because