how to include php script?
Posted: Tue Oct 13, 2009 7:47 pm
Hi, I am wondering what is the limit of implementing php codes in CMSMS.
So far my understanding is:
Tags:
- one can insert bits of php code without the labels et the beginnignand the end
- these tags can be included into content
? can these tags be executed AUTOMATICALLY or only by clicking on the tag ?
Plugins:
- these are stand-alone php programs
? are these equavalent to MODULES ?
{literal}{/literal}
? can someone explain the use of these tags ?
? is my understanidng correct that these tags separate any code from the content of the page, hence allowing their execution ?
? would the execution be AUTOMATIC or should it be activated in any ways ?
My motivation in asking all this is to find out what is the extent of the use of the vast body of php code out there with CMSMS.
Thanks a lot.
So far my understanding is:
Tags:
- one can insert bits of php code without the labels et the beginnignand the end
- these tags can be included into content
? can these tags be executed AUTOMATICALLY or only by clicking on the tag ?
Plugins:
- these are stand-alone php programs
? are these equavalent to MODULES ?
{literal}{/literal}
? can someone explain the use of these tags ?
? is my understanidng correct that these tags separate any code from the content of the page, hence allowing their execution ?
? would the execution be AUTOMATIC or should it be activated in any ways ?
My motivation in asking all this is to find out what is the extent of the use of the vast body of php code out there with CMSMS.
Thanks a lot.