Danny696 Posted May 2, 2010 Posted May 2, 2010 <? print "{$set['game_marquee' ]}"; ?> print sucks, if your gonn shorten it, use <?= $set['game_marquee']; ?> and if you wanna do this way: <? print "{$set['game_marquee' ]}"; ?> Dont add the " or the } and { Quote
Zero-Affect Posted May 2, 2010 Posted May 2, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You could also use it like You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.