I believe you just didn' try it:
<%=$PAGE_TITLE%>
...
-elias
www.eassoft.cjb.net
""Bjoern Werkmann"" <[EMAIL PROTECTED]> wrote in message
9cuuc9$9av$[EMAIL PROTECTED]">news:9cuuc9$9av$[EMAIL PROTECTED]...
> Hi there,
>
> pedantic as it might seem, ..., but is there a way to implement t
...
Sebastián Renzi
ConsultorÃa & Desarrollo de Sistemas.
CODES S.A
> -Mensaje original-
> De: Bjoern Werkmann [SMTP:[EMAIL PROTECTED]]
> Enviado el: viernes 4 de mayo de 2001 16:05
> Para: [EMAIL PROTECTED]
> Asunto: [PHP] Script invoca
I believe you want something like this:
...
For the short cut syntax on echo checkout:
http://www.php.net/manual/en/function.echo.php This assumes that you have
shortags on in your php.ini file.
Josh Hoover
KnowledgeStorm, Inc.
[EMAIL PROTECTED]
Searching for a new IT solut
Hi there,
pedantic as it might seem, ..., but is there a way to implement the
following ASP snippet in PHP
<%
Dim PAGE_TITLE
PAGE_TITLE = "My Page"
%>
<%=PAGE_TITLE%>
...
Especially important is the use of '<%='. I'd like to get rid of the echo
in ''.
--
PHP General Mail
4 matches
Mail list logo