Hello;
I hope someone here can help me out. I am working to integrate our site with the Nobil Gateway and I need to create an online user database.
I want to be able to get user information (Ie. name, addres, email etc) emailed to me then in the background auto increment a account number for that user and save only the account number, name, and email into the database.
I am have a hard time figuring out how to add/insert/create into mysql. I am using php3.
Thanks in advance for any help!
I hope someone here can help me out. I am working to integrate our site with the Nobil Gateway and I need to create an online user database.
I want to be able to get user information (Ie. name, addres, email etc) emailed to me then in the background auto increment a account number for that user and save only the account number, name, and email into the database.
I am have a hard time figuring out how to add/insert/create into mysql. I am using php3.
Thanks in advance for any help!