Category Archives: CC Lab

HTML and PHP – Filling out forms

I created my first PHP page which queries data from a table in my database, and I also created variables from the table data to add within the paragraph at the beginning of the page (view the source to see what I did).  I also created a form at the bottom of the page which [...]

Also posted in 2009 Fall | Tagged | Leave a comment

CC Lab – My first MySQL table

Built my first MySQL table using Terminal commands.  This table can be used to log people in the program with their current and former nicknames.  I put in a few sample entries so you can get the idea.  Didn’t know Andy Warhol had the nickname Drella.

Also posted in 2009 Fall | Tagged | Leave a comment