|
Posted by Geoff Berrow on 11/21/06 02:07
Message-ID: <x_-cnfV-DsKWwf_YUSdV9g@ptd.net> from IchBin contained the
following:
>I am trying to programmatically set a radio button in a table of radio
>buttons. I have two problems with the code below:
>
>1 - I can not prepare the <Form> statement to be printed by php.
>(syntax of the hyphens, quotes) my fault!
>// print '<b><FORM NAME="author_abbrv" method="POST" action="'.<?php
>echo $_SERVER['PHP_SELF'];?>.'"></b>';
print '<b><FORM NAME="author_abbrv" method="POST" action="'.
$_SERVER['PHP_SELF'].'"></b>';
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|