Using PHP to grab data from a database

Cache-man

Wannabe Webmaster
Joined
Mar 16, 2005
Messages
840
Reaction score
0
I'm currently playing with a shop script, which does a good enough job with things.
However I want to create a PHP page seperate from the shop, that will grab a product from the shops database.

I have never done anything like this with PHP/SQL so any help would be appreciated.
I can create basic SQL queries but have never had to do this through PHP. ???
 
It's easily possible, but too hard to explain in a forum post so I'll leave it to the experts :D

http://www.sitepoint.com/article/php-mysql-tutorial/2

I used this guide to create some simple PHP/MySQL websites - although I'm no expert with it I can make most straightforward things by using these tutorials :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top