Hi. right now I have a form with action phppage.php, I need to add to the php page a way way to access servers, as I have said before. luckily I convinced my boss after a few weeks of MAJOR problems trying to host the site on a unix server to place it on an NT or Windows 2000 server. THANK GOD.
So now I need php to connect to an access database, which we will place on the same server to make things much easier all around. I have looked through all sorts of database sites and php with DB sites, but I can only find understandable information about how to connect to SQLs, which is very different.
What kind of function will I be looking at adding to the action php page to send the info to a database, and for field into certain field? Also how will I now send e-mail to a mailbox as an action, not just put into the db, I need a working function for mailing in the action page now, I have a bit to figure out the DB stuff.
Thank you guys a whole bunch.