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
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas