Microsoft
Software
Hardware
Network
Question : <? not working but <?php is
Hi all
I have an apache server with some .php files
Files that start with <? do not execute as php, but files that start with <?php do work correctly.
Can anybody help?
Answer : <? not working but <?php is
That's because "short_open_tags" is Off on that server. It's in 'php.ini'.
Random Solutions
Help Button in MsgBox for MS-Access
Basic Gateway Address
migrate drupal from CentOS 4 to Centos 5 -----Also, Physical Machine to Virtual Machine
Cross Domain Policy
send as different user - exchange 2003/outlook 2003
Delete blank line from textarea
Applying service pack 7 to BES 4.0
strange connection speed problem
Generate email and append fields to body
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions