PHP
http://www.goodphptutorials.com/
Data Structures
- Variables
- Arrays
- Dates
Syntax
Activity
I am fatally functional with the projects I end up doing with PHP. I feel like they must do something useful. "Hello World" doesn't cut it.
- Comment Board
fopen($res,<mode>)
- fgets($file)
- fread($file)
fwrite($file,<string>)
- while{...}
- Login
- session_start()
- $_SESSION[]
- if...else
- Show content to logged in users only
- if...else
- Page Counter
- fopen
- fread
- fwrite
- Visitor Information
- Contact Form
- Captcha