Communities for your favorite technologies. Explore all Collectives
Ask questions, find answers and collaborate at work with Stack Overflow for Teams.
Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams
Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
You should make sure that following isare given:
phpPHP on your server
files hasFiles have to end with ".php"
useUse open Tag <?php and not <?
<?php
<?
ThanThen it should work.
For a definitydefinite solution you should provide further information.
You should make sure that following is given:
php on your server
files has to end with ".php"
use open Tag <?php and not <?
Than it should work.
For a definity solution you should provide further information.
You should make sure that following are given:
PHP on your server
Files have to end with ".php"
Use open Tag <?php and not <?
Then it should work.
For a definite solution you should provide further information.
use open Tag "<?php"<?php and not "<?"<?
use open Tag "<?php" and not "<?"