How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to