Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
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)
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade