|
The
Common Gateway Interface
NCSA
provides helpful information about CGI.
Server-side
Includes
Also
known as "parsed HTML": what they are,
how they work, how to use them.
Using
ISINDEX for Server-side Searches
This
explains how to write a CGI script to perform simple
text searches on your web server.
Matt's
Script Archive
If
you just want good scripts without having to write
them, try here. Some modifications are usually
necessary, which Matt explains in his readme files.
Oreilly
If
you just cant figure it out. Just go and buy the
book. The best advice anyone could give you.
The
Bare Bones Guide to HTML
The
Bare Bones Guide to HTML lists every official HTML
tag in common usage, plus the Netscape extensions.
Weblint
Like
picking lint out of a clothes dryer (where did
all that fluff come from?), Weblint will scrutinize
your web pages to find any potential problems with
the HTML you wrote.
Netscape's
extensions to HTML
This
lists all of the new HTML tags recognized by Netscape
Navigator (such as tables and colored text). Used
well, they will make your Web pages really stand
out.
How
do they do that with HTML?
This
site gives several tricks and tips for getting
the most mileage out of your web pages.
mysql.com
MySQL.com
is the best site around for information about MySQL.
Among other things, it has documentation, support,
and a
MySQL
Manual
.
php.net
This
site has just about everything that you could
possibly want to know about PHP including; quick
tag references, links, and
a
PHP
Manual
.
|