Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
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
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<