Rickasaurus Posted March 23, 2007 Posted March 23, 2007 I have figured out how to create a MySQL database and populate it with data (although primitive at this stage). I know that I need to use PHP scripts to access the database from a website. Can anyone point me in the right direction for appropriate scripts that are designed for MySQL? I will need a member login script, and scripts to access other data via the website, such as conference dates for example. thanks Rick Quote
TCH-Thomas Posted March 23, 2007 Posted March 23, 2007 Hotscripts.com should have what you are looking for. Quote
TCH-Bruce Posted March 23, 2007 Posted March 23, 2007 Pickup a copy of PHP & MySQL for Dummies. I have a copy and used it to create a database driven website. It even has information on how to create a member login site. If for nothing else you can use the book as a reference. Read through other posts in the Scripting Talk forum for links to online sites that offer tutorials or just do a Google search on "PHP tutorials" and see how many resources there are out there. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.