|
|
| Author |
Message |
linuxfs
Joined: 22 Feb 2003 Posts: 3
|
Posted: Sat Feb 22, 2003 9:07 pm Post subject: php open close tags???? |
|
|
| I am having trouble loading the index.php page in mozilla.... seems in will not recognize the short open and close tags... if I change a few of the files to the long tags.. <?php it seems to respond better altthough I cant see myself editing all of the php files... any ideas??? |
|
| Back to top |
|
 |
bulek Cacti Pro User
Joined: 20 May 2002 Posts: 852 Location: Poland
|
Posted: Sun Feb 23, 2003 6:10 am Post subject: |
|
|
Short tags have nothing to do with a browser. It is web server that interprets them. You need to make a change in php.ini on the server described here: http://www.raxnet.net/board/viewtopic.php?t=842
- bulek |
|
| Back to top |
|
 |
|