Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here