Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav