How do I create a database driven store with my Mac using...

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
benjo
Forum Newbie
Posts: 2
Joined: Wed Jun 11, 2003 11:44 am
Location: New York

How do I create a database driven store with my Mac using...

Post by benjo »

How do I create a database driven store with my Mac using Dreamweaver MX. I thougth this would be in the correct section because I know you have to use a database.

I've been designing website for over one year in total. I'm a sheltered designer here (for web only, I know my print stuff) so my experience is minimum. Thats why I have no clue on how this is done.

A tutorial would be fine and some guidance would be ideal.

Thanks! :wink:
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

The best place to start is tutorials on PHP and using MySQL and PHP together (unless you have another database you would like to use). If you learn to write your own PHP it will put you in better stead in the future - Dreamweaver generated PHP code is a bit pants.

http://www.php.net/tut.php
http://www.phpcomplete.com
http://www.devshed.com
http://www.phpbuilder.com
(there's lots more sites which Google can help you find but these should get you started)

Mac
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

http://www.phpmac.com is also a good resource for Macintosh users doing PHP programming.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

jason wrote:www.phpmac.com is also a good resource for Macintosh users doing PHP programming.
Good point :oops:

Mac
benjo
Forum Newbie
Posts: 2
Joined: Wed Jun 11, 2003 11:44 am
Location: New York

Post by benjo »

Thank you for your replys. I check out PHPMAC.com and I think I will be learning quite alot in the next few weeks.

If I have anymore questions I'll come back here and ask you good poeple.
Post Reply