Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Keeping data in form
How can I keep whatever I write in the form?
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
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
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo