Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak