Re: [PHP] Script invocation similar to ASP <%= %>

2001-05-04 Thread elias
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

RE: [PHP] Script invocation similar to ASP <%= %>

2001-05-04 Thread Renzi, Sebastian
... 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 invocation similar to ASP

RE: [PHP] Script invocation similar to ASP <%= %>

2001-05-04 Thread Hoover, Josh
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