How do I connect my PHP website to MySQL?

babak434

New member
Hi, I want to connect a register page and a vote page to the database. They can register through the register page and they can vote for a candidate on the vote page. How would I accomplish this?
 
Back
Top