Thread
:
Controller variable not showing up in View
View Single Post
#
2
(
permalink
)
07-05-2008, 01:29 AM
otmtoy
Junior Member
Join Date: Jul 2008
Posts: 2
Issue with short tags
I just figured out what the problem was. The sample is using short tags which are disabled by default on the windows PHP install. Once I used the long form things worked fine:
<?php echo $this->randomNumber; ?>
otmtoy
View Public Profile
Send a private message to otmtoy
Find all posts by otmtoy