>  I am trying to create a form to insert records into a MySQL db what
> setting
> should I be looking at in the php.ini? My page seems to work and goes
to
> the
> next page correctly without errors, but does not enter any information
in
> the database.

Probably register_globals, if I had to guess. Otherwise, show your code
so we can see what's going on. 

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to