Related Links
Documentation
Tools
|
Building Dynamic Web Pages
- For students in grades 7-8
- Course Description:Building web pages is fun. Building web pages that actually do something is even more fun. In this course you will gain a basic understanding of PHP (a scripting language) and MySQL (a powerful database system you can access through a Web interface). You will use these tools to create web pages that can display current dates and times, collect and store information from users, or solve math problems.
- Requirements: Qualifying Score: Reading or Math
- Course Dates: April 2, 2011 - April 3, 2011 09:00 AM - 02:30 PM
Lecture slides pulled from the Harvard CS 75 site
Examples from CS 75
Most of the examples below are taken directly from the web site of Harvard's CS 75 course, but that doesn't mean that I didn't introduce errors when I moved them to my site. If anything doesn't work right for you, send me an e-mail at tj@tjleone.com. --TJ
Fun with Google
More HTML and Beginning PHP
Frosh IMs
- home.php, (source)
- login1.php, (source)
- login2.php, (source)
- logout.php, (source)
- froshims1.php, (source)
- froshims2.php, (source)
- froshims3.php, (source)
- froshims4.php, (source)
- froshims5.php, (source)
- froshims6.php, (source)
- register1.php, (source)
- register2.php, (source)
- register3.php, (source)
Online Shopping
Other Examples
|