urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo