Thread: cgi script
View Single Post
Old 12-24-2002, 08:48 PM   #22 (permalink)
technobard
Centurion Nova Prime
 
technobard's Avatar
 
Join Date: May 2002
Location: Oak Park, IL (USA)
Posts: 285
technobard is on a distinguished road
Hey, Henry.

I believe the printout I gave you was a bit off. I don't know if I mentioned that the underlines didn't print for some reason.
mysql connect should be mysql_connect. Likewise,
mysql select db should be mysql_select_db. Any other commands you see that appear to have spaces in them should be modified the same way.

As far as the field names go, they should match whatever you specified on the form.

Happy Holidays!
technobard is offline   Reply With Quote