At the moment I am creating a Membership Site. When a member login to the site:
Account Number:
Password:
Automatically the account of the member will display. I am currently on this but I have a problem. I am trying to connect to 2 tables on the same instance of MySQL from 1 PHP script. This table is relational in one database.
Any other ideas?