Since you are using $_POST, it means the form that you have posted
back, isnt setting 'system' as a value to post back.
In some ways its weird, from the example I'm working with, it looks like $_POST
is an array, which so long as its assigned correctly, should you just be able to assign, and then post to the sql data base by writing the array?
But I digress, having crawled past that problem, even if its not set, at least you get a null value, which seems fine. I now have what looks like an sql error... that I can't get my head around....
INSERT INTO list(status,system,sysop,access,telnet,www,hours,computer,dos,est, notes)VALUES('ONLINE', 'donkey', 'gherkin','ONLINE','flopdingle.bbs.org.sdf',' flopdingle.bbs.org.sdf','24hrs','bomb','bdos','sdfs','ASCII','yesterfay',' ')
thats what comes out of the PHP script, which looks mostly right to my eyes... Apache just show "error" if I use that line straight into sql I get
ERROR 1136 (21S01): Column count doesn't match value count at row 1
--- --- SuperBBS v1.17-3 (Eval)
* Origin: <Shoot'n the breeze on The Lower Planes> (21:3/105)