I seem to have a bit of an issue with my PHP/MySQL settings...
A basic PHP bit like 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 can access that from the ser
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 t