php/database driven sites

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: php/database driven sites

Post by Jos »

This is exactly one of the most important reasons I chose for CMS Made Simple.

I don't know what you mean with "dynamic sites" but it is very easy to integrate php into your site. Just put your code in a "User Defined Tag" (UDT) and put it with a smarty tag in your content.
http://wiki.cmsmadesimple.org/index.php ... fined_Tags

Also you can do a lot with Smarty itself, you don't always need php to do what you want. Smarty has a lot of similarities with php, so it's very easy to learn when you already know php. Maybe nice to know that you can use all php-functions as a so called modifier.
http://www.smarty.net/docsv2/en/
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: php/database driven sites

Post by Dr.CSS »

To really tell if it's for you try the demo, is a link up top under downloads...
Post Reply

Return to “Developers Discussion”