Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?