Sounds like you are on the wrong list... Please Post your question to
[EMAIL PROTECTED] This mailing list is for the development of
PHP itself.


 mike

PS: Is this code part of a .php file? In a "html environment" speak an
.html file you can't expect <?=$id?> working.


[EMAIL PROTECTED] wrote:
> has someone an idea what is wrong with that code below. 
> (value="<?=$id?>";></p>) However, it would be just interpret as a string, 
> which finally appears in the text-box. What I need is to get a variable for 
> the value attribute in a html environment.
> <INPUT type="text"
> style="width:340px;height:24px;font-family:Courier New;font-size:16px";
> size="34" name="autor_eb1" value="<?=$id?>";></p>
> best regrades, Joerg Kuehne
>
>   

-- 
mike peter bretz                        metropolis ag / entwicklung
email:  [EMAIL PROTECTED]        heinestraße 72
phone:  +49-7121-348-120                d-72762 reutlingen
fax:    +49-7121-348-111                http://www.metropolis-ag.de/

metropolis ag. creating social internetworks.

Reply via email to