Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any