Help me manipulate database with mySQL

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
sabas
Forum Newbie
Posts: 4
Joined: Mon Mar 01, 2004 2:40 am

Help me manipulate database with mySQL

Post by sabas »

Does anybody know any good tutorial about how to use php in combination with mySQL? I've just installed a package of php, apache and mySQL but I don't know what to do with mySQL.

thanks,
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

the manual is a great place, along with tutorials found all over google.

http://www.php.net/mysql - great start
http://www.google.com - search for PHP and MySQL Tutorial
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

**Moved to Database forum**
Post Reply