|
Posted by IchBin on 11/21/06 22:56
Geoff Berrow wrote:
> 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>';
Thanks Geoff, sorry I missed your response. I did look at the code again
and realized what I was doing wrong. Not used to these scripting languages.
--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Navigation:
[Reply to this message]
|