-
Recent Posts
Categories
Blogroll
Feed Me
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 allows users to enter their information, and it updates my database table. Pretty sweet.
Here is a link to the PHP page:
http://a.parsons.edu/~raffr046/cclab/insane.php
Here are some screen shots of what I did:


