View Full Version : publishing mysql db
bayvu1
10-02-2001, 01:29 PM
where can i pickup on the basics for publishing mysql db on my site? ie.. where do i keep the db? the php files? how do i administer the db? what does the mysql account do? etc...
nsr81
10-02-2001, 03:14 PM
As always, here is my comprehensive list for PHP/MySQL sites.
http://phpclasses.upperdesign.com/
http://www.hotscripts.com/
http://www.newbienetwork.net/
http://www.phpbeginner.com/
http://www.weberdev.com/
http://www.thescripts.com/cgi-bin/dynamic/main
http://www.devshed.com/
http://www.phpbuilder.com/
http://www.zend.com/
You can administer your database through Advance Menu of your control panel. Database system is setup, you will need to create databases and you don't have to worry about storing them anywhere. You can have PHP files in any directories under public_html.
You can use mysql for a variety of purposes, above list of site should give a pretty good idea of what you can do with it.
There is a well know article, title is along the lines of "Publishing database driven websites with php and mysql", sorry can't remember the exact title. it's also available on www.php.net , just search for it.
if u want more one - on - one help, just send me an email - markh@markhadjar.com
vBulletin® v3.8.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.