Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use