Keeping data in form
How can I keep whatever I write in the form?
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work