CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Tue Apr 16, 2024 2:18 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Why did <? stop working?
PostPosted: Thu Sep 29, 2016 4:47 am 
Offline

Joined: Thu Aug 18, 2016 7:34 am
Posts: 3
Hi Guys...
I have a lot of site written in mysql/php from a long time ago.
In those days, the opening of a php script was <? .
Then it changed to <?php
There was no need to go back and change all the old coding. Everything wirked OK.
However, yesterday, the old <? stopped working and I had to change ALL <? to <?php.
The only thing that changed was that I moved my name servers to a new location. The webserver wasn't touched.
Can anybody tell me why this would happen without warning?

Thanks,

John C


Top
 Profile  
 
 Post subject: Re: Why did <? stop working?
PostPosted: Sun Jan 22, 2017 9:14 am 
Offline

Joined: Mon Feb 17, 2014 8:53 pm
Posts: 6
Please Check your PHP.ini for parameter short_open_tag:
1 -> Short Version is working
0 -> Short Version ist Not working

More Information needed?, please google for short_open_tag

Kind regards
Robert


Top
 Profile  
 
 Post subject: Re: Why did <? stop working?
PostPosted: Tue Feb 21, 2017 9:39 am 
Offline

Joined: Thu Aug 04, 2016 10:06 am
Posts: 46
More Information needed?, please google for short_open_tag


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 35 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group