[PHP-DB] Processing HTML forms

2002-12-03 Thread Peter Beckman
I have a form handler that I use that I wrote. It works great, but I have a problem. I want it to save all the values from the forms when used with PHP. For example, I have a text box that is named data[phone][1][number] and I want the form to be automatically filled in for me. It works for

[PHP-DB] PHP/MySQL not available remotely...

2002-12-03 Thread Chase
I seem to have a bit of an issue with my PHP/MySQL settings... A basic PHP bit like ?php echo $REMOTE_ADDR; ? works great on my webserver. However, with any form of DB access the page just hangs... I don't get an error, but I don't get results either. I also have phpMyAdmin-2.3.3 running. I