array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
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)
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
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