CS 453 - Resources etc.
Don't forget the Virtual Labs (see link above).
JavaScript etc.
Scripting Languages and Related Topics
- Perl: main site
- PHP: see "software bundle below"
- Tutorials on CGI programming: NCSA tutorial.
Other recommendations? Email me!
Software Bundle: Apache, MySQL and PHP
See wikipedia article on
LAMP
for background.
- MAMP for Mac OS X
- Wampserver for
Windows
- If Apache doesn't start (check the tray icon), then it may be
that Microsoft IIS is already running on port 80. You can check this
from the WAMP icon: Apache->Test Port 80. If this is the problem, use
Windows Control Panel to get to Services and hit "Stop" for IIS. See
this link for details.