Source code for:
challenge2.php
<HTML>
<HEAD>
<TITLE>Q7310 Challenge 2</TITLE>
</HEAD>
<BODY bgcolor="000000" link="#FFFF00" vlink="#FFFF00" alink="#00FF00" text="#ececec">
<H1 align="center"> Program #2<BR>
FORMS & DATA PROCESSING </H1>
<DIV align="center"> <FONT face="arial, helvetica, sans-serif" size=2 color="ececec">
<TABLE width="90%" border=1 cellpadding=10 cellspacing=0>
<TR width="20%">
<TD width="11%"> <FONT color="yellow"> <B>ITEM No.</B> </FONT>
</TD>
<TD width="89%"> <FONT color="yellow"> <B>REQUIREMENT </B></FONT>
</TD>
</TR>
<TR>
<TD width="11%"> #1 </TD>
<TD width="89%"> - HTML <A href="regform.php">form</A> with
at least 5 different inputs
   [<A href="src_regform.php" target="_blank">source</A>]</TD>
</TR>
<TR>
<TD width="11%"> #2 </TD>
<TD width="89%"> - String comparison to generate <A href="compare1.php">customized
feedback</A> in program
   [<A href="src_compare1.php" target="_blank">source</A>]</TD>
</TR>
<TR>
<TD width="11%"> #3 </TD>
<TD width="89%">- Provide a program-generated <A href="feedback.php" target="_blank">HTML
feedback</A> page for the user
   [<A href="src_dp1.php" target="_blank">source</A>]</TD>
</TR>
<TR>
<TD width="11%"> #4 </TD>
<TD width="89%">- Save all form submissions to a
<A href="response.php">text file </A> with browser information
   [<A href="src_response.php" target="_blank">source</A>]</TD>
</TR>
<TR>
<TD width="11%"> #5 </TD>
<TD width="89%">- Provide a link to the
<A href="response.txt" target="_blank">"raw text file"</A>;
to review past submissions as a
<A href="formatfile.php" target="_blank"> Report  </A> style
    [<A href="src_formatfile.php" target="_blank"> source</A>]</
http://rrchubbard.org/php/q7310/
</TD>
</TR>
<TR>
<TD width="11%"> </TD>
<TD width="89%">
<CENTER>
<IMG src="academic_computer.gif" width="65" height="67" alt="Completed Program">
<A href="regformdp1.php" target="_blank">Completed </A> Challenge
2 Program
</CENTER>
</TD>
</TR>
<TR>
<TD width="11%"> </TD>
<TD width="89%"> SOURCE CODE: Click <A href="http://rrchubbard.org/php/q7310/source2.php" target="_blank">
HERE </A> </TD>
</TR>
</TABLE>
</FONT> </DIV>
[<A href="top" target="_self">Top</A>] <BR>
Last Updated <I>:
<!-- #BeginDate format:fcAm1m -->Monday, October 18, 2004 20:51<!-- #EndDate -->
</I>
<P>
<FONT face="Arial, Helvetica, sans-serif" size="1">
(c) 2004 Robin Y. Mabry Hubbard <A href="mailto:4ascii@marz.com">4ascii@marz.com</A>
</FONT>
</P>
</BODY>
</HTML>
|