View Single Post
  #6 (permalink)  
Old 04-22-2008, 10:09 PM
goldtoe360 goldtoe360 is offline
Member
 
Join Date: Mar 2008
Posts: 42
goldtoe360 is on a distinguished road
Default

I agree, PHP is a pretty easy language to learn.

For me I use phpMyAdmin interface to create/edit/insert tables in my mysql database. My hosting service provides this for me (u2-web). In each database you create, you also can create tables specifically for: links, user login info, comments, any other data,..etc.

An example of PHP/MySql use is a Simple PHP/Mysql Guestbook
Reply With Quote