Search found 4 matches
- Wed Feb 18, 2009 9:19 pm
- Forum: Developers Discussion
- Topic: Admin new content drop down
- Replies: 7
- Views: 3095
Re: Admin new content drop down
I don't understand what you are asking
- Wed Feb 18, 2009 9:13 pm
- Forum: Developers Discussion
- Topic: [SOLVED] Passing variables between pages
- Replies: 8
- Views: 5174
Re: Passing variables between pages
This page tells you how to write literal PHP: http://forum.cmsmadesimple.org/index.php/topic,3871.msg21369.html#msg21369 "$_GET", how to grab url variables in PHP: http://www.w3schools.com/PHP/php_get.asp - - - Then you could just do something like this: {php} $object_html = 'codecodecode=...
- Wed Feb 18, 2009 5:33 pm
- Forum: Developers Discussion
- Topic: Literal tag, for PHP code?
- Replies: 2
- Views: 1404
Re: Literal tag, for PHP code?
Please follow the forum rules, and search before posting. This question has been answered numerous times already. First warning. My bad. Found the answer after digging through a lot of posts that were talking about JS, and not PHP... http://forum.cmsmadesimple.org/index.php/topic,3871.msg21319.htm...
- Wed Feb 18, 2009 5:16 pm
- Forum: Developers Discussion
- Topic: Literal tag, for PHP code?
- Replies: 2
- Views: 1404
Literal tag, for PHP code?
Is there some sort of {literal} tag, but for PHP code?