Re: what 's wrong of the syntax
- From: Marcin Dobrucki <Marcin.Dobrucki@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 09:09:13 GMT
nick wrote:
<html> <? $code=0001; $name="hello"; <a herf="../"+$code+"/profile.htm" title=$name target="_top">$name</a> ?> </html> i suppose the output is a hyper link , but why i can do that? thanks!
how to make it open in new windows?
read: http://www.w3.org/MarkUp/
And specifically: http://www.w3.org/TR/html4/types.html#type-frame-target
/m .
- Prev by Date: Re: file_exists() with Windows share
- Next by Date: Re: file_exists() with Windows share
- Previous by thread: Re: what 's wrong of the syntax
- Next by thread: Sorting an Array - CSORT
- Index(es):