Search found 3 matches
Aprelium Forum Index
Author Message
  Topic: Php tag <?= not recognized
Zynv

Replies: 4
Views: 11092

PostForum: PHP   Posted: Mon Aug 28, 2006 7:29 pm   Subject: Php tag <?= not recognized
You must enable short_tags in the PHP configuration. However, I do not recommend you to use short tags since it screws up XML files (because they start with <?).

Marvelous. That works. Thanks a ...
  Topic: Php tag <?= not recognized
Zynv

Replies: 4
Views: 11092

PostForum: PHP   Posted: Mon Aug 28, 2006 7:27 pm   Subject: Php tag <?= not recognized
You have not told php what to do so its not going to execute it. You must use php tags, <?php and ?> and use a command telling it what to do with text you put in. echo() or print() will put out ...
  Topic: Php tag <?= not recognized
Zynv

Replies: 4
Views: 11092

PostForum: PHP   Posted: Mon Aug 28, 2006 6:40 pm   Subject: Php tag <?= not recognized
Greetings.

I appologize if as question like this already been asked, I've checked the first 7 pages of posts... and if there is a topic for my question I've missed it...

I've just installed clea ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group