Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
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
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th