glassfish Posted September 25, 2014 Share Posted September 25, 2014 There are no opening and closing tags in the code example of the file PostsController.php in this tutorial: http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/part-two.html Should I always use opening and closing PHP tags throughout with CakePHP? Link to comment https://forums.phpfreaks.com/topic/291278-php-opening-closing-tags-cakephp/ Share on other sites More sharing options...
jazzman1 Posted September 25, 2014 Share Posted September 25, 2014 Opening - yes, a closing tag is optional. Link to comment https://forums.phpfreaks.com/topic/291278-php-opening-closing-tags-cakephp/#findComment-1492053 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.