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