Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
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