Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
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
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any