7-27-2007 07:55
Ann
Programming Guides
<P><FONT face=Verdana size=2>There are a number good programming guides available on the internet which can assist you with HTML, CGI and other commonly used programming languages. </FONT></P>
<P><FONT face=Verdana size=2></FONT> </P>
<P><A href="http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html" target=_blank><FONT face=Verdana color=#0000ff size=2>A Beginner's Guide to HTML</FONT></A></P>
<P><FONT face=Verdana size=2>NCSA's original beginner's guide to creating and coding HTML. </FONT></P>
<P><FONT face=Verdana size=2></FONT> </P>
<P><A href="http://www.w3.org/MarkUp/html-spec/html-spec_toc.html" target=_blank><FONT face=Verdana color=#0000ff size=2>Hypertext Markup Language</FONT></A></P>
<P><FONT face=Verdana size=2>This is another good HTML reference guide.</FONT></P>
<P><FONT face=Verdana size=2></FONT> </P>
<P><A href="http://www.php.net/manual/en/" target=_blank><FONT face=Verdana color=#0000ff size=2>PHP Manual</FONT></A></P>
<P><FONT face=Verdana size=2>PHP is a scripting language that is embedded into HTML much like Mirosoft's ASP (Active Server Pages). Unlike ASP, however, this language can execute on various types of servers, not only Microsoft NT servers. This manual explains how to write dynamic web pages using this server-side scripting language. </FONT></P>
<P><FONT face=Verdana size=2></FONT> </P>
<P><A href="http://www.phpbuilder.com/" target=_blank><FONT face=Verdana color=#0000ff size=2>PHP Builder</FONT></A></P>
<P><FONT face=Verdana size=2>This provides further information for PHP developers.</FONT></P>