- thesitewizard.com -- A generally
handy website...
Includes info on Perl/CGI/CSS/PHP; also .htaccess & Apache. - Developer Tutorials -- tutorials on just about everything!
- W3 Schools -- more tutorials...
- About -- Web Design / HTML
- CSS
- PHP
- CGI
- HTML
CSS - Refs, hints, and sample code
- CSS2 Quick Reference (DevGuru)
- CSS tutorials - from css.maxdesign.com.au -- includes Floatutorial and Listamatic
- Autistic Cuckoo -- Float layouts
- CSS Layout Techniques for Fun and Profit (Glish.com)
- Page layout using CSS: a very simple example
- Position is Everything -- lots more on CSS layout, including browser bugs!
- Complete CSS guide (web standards software and learning)
- CSS Accessibility
PHP
- PHP Help: PHP Freaks.com
- The PHP Manual - online manual @ php.net
- PHP.net - home
- Javascript/php Scripting - sortable tables
- PHPez.com - Sortable Tables Using a .csv File and PHP
- Alternating table row colors
-
PHP Manual favourites
- fgetcsv
- read CSV files
- str_replace - plus a list of other string functions down the LHS
- str_replace - plus a list of other string functions down the LHS
-
CGI
HTML
- A Simple Character Entity Chart (Evolt.org)
- Special Entities (Web Design Group)
- Coloring alternate rows in a table? (Thread on WebmasterWorld.com)