Page 1 of 1

Where do I post for help with the CMSMS programming loop?

Posted: Wed Mar 31, 2010 5:02 pm
by learningcms
Not sure where to ask this because all the headers on the forum said not to but where would I post to find out how to create a php page that is integrated with CMSMS.  I want to use CMS but I have a report for an intranet that has to be integrated and hits a different database than what's on CMSMS.  It runs now just need to integrate it so it's "really" part of the cmsms, inheriting whatever it has to.

Sorry.  I just didn't know where to post this.

Thank you for any direction.

Re: Where do I post for help with the CMSMS programming loop?

Posted: Wed Mar 31, 2010 5:51 pm
by Nullig
Just use a User Defined Tag (UDT) to do the php coding that you want and then incorporate that UDT in your page/template.

Nullig