Page 1 of 1

Database newbie, can someone help?

Posted: Tue Mar 07, 2006 10:05 pm
by WithHisStripes
So I am working on a website that calls information from a database and displays it into a page template. I have done an itsy bitsy amount of work in MySQL and other database stuff (I am an apple user) but not enough to figure out how I can call this information into the NEW template I created for their site http://www.pdxsn.com, can someone help me out? Thanks!

Spence

Posted: Tue Mar 07, 2006 10:16 pm
by nickman013
What kind of info do you want to call onto the page?

Can you be more detailed?

If you need help getting information from the database you will need..

mysql_connect()
mysql_select_db()
mysql_query()