problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c