A new issue xD

Status
Not open for further replies.

LeCeejay

Member
Dec 25, 2010
122
17
How do I fix this, I've been trying for a while - It's that only one because I changed it from 'ward' to 'from' and I still got the error (Screenshots show the 'from' error, not 'ward')

xfxfsz.png

of1q55.png


fromphptomysql.php;
$date = $_POST['date'];
$time = $_POST['time'];
$hospital = $_POST['hospital'];
$dob = $_POST['dob'];
$name = $_POST['name'];
$from = $_POST['from'];
$nhsno = $_POST['nhsno'];
$destination = $_POST['destination'];
$mobility = $_POST['mobility'];
$refno = $_POST['refno'];
$reqby = $_POST['reqby'];
$ainfo = $_POST['ainfo'];
$department = $_POST['department'];
 
Status
Not open for further replies.

Users who are viewing this thread

Top