Codes started with <? do not always work
Posted by: soprabaixar (---.user.veloxzone.com.br)
Date: July 06, 2008 07:53AM

Because codes started with <? do not work?
only works if you start with: <? php
how can I do to run my system that is all in <?

Options: ReplyQuote
Re: Codes started with <? do not always work
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: July 06, 2008 08:15AM

a simple one. left click wamp icon , goto PHP , PHP SETTINGs , SHORT OPEN TAGS

and tick it

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Codes started with <? do not always work
Posted by: songthit (203.81.72.---)
Date: July 06, 2008 11:13AM

<?...?> php tag is informal style.
To work with this tag you must change php configuration.
Open my.ini and change to short_open_tag=on

Options: ReplyQuote
Re: Codes started with <? do not always work
Posted by: songthit (203.81.72.---)
Date: July 06, 2008 11:19AM

Sorry
Please
Open php.ini and change to short_open_tag=on

Options: ReplyQuote


Sorry, only registered users may post in this forum.