Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with