Re: Second Set of Eyes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In message <evlheh+irgb@xxxxxxxxxxx>, teacherweeks
<teacherweeks@xxxxxxxxx> writes
>I was wondering if some the knowledge from this group, could help me
>track down an error that this code is generating.

It would help if you said what error you were getting...

The first two <FORM>s seem to be not required.
>echo "<form>";
><form>

The first </FORM> is also not required.
>echo "</form>";

The field names have no </th> or </tr>
>print "<tr><th>Term<th>Definition";

And you don't print the results
>       print "<tr align ='center'></tr>";

but apart from that <G>....

-- 
Pete Clark

Sunny Andalucia
http://www.hotcosta.com/comm_1.htm

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux