upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <