Can I use {content} in external php page?
Posted: Tue Jan 23, 2007 10:36 am
Hi,
I checked the forum but found no answer, so I give it a try on here:
I use a login system what works pretty well with php docs. Within each php doc I have to put a php code on top so when I log in all those docs are secured and are viewable. When I logout these docs are secured and not viewable any more.
For the last week I tried to implement this login code into cmsms pages using {php} style or "User defined tag" in the template. Reason: I wanted to create several pages in the cmsms invironment with this template. Logically these pages should be secured.
Unfortenately this does not work for some blurring reason. (may be because the login script self is external?)
So my next step is this:
Is it possible to put a user defined tag into an external php page? In other words: a page that is not created in cmsms ?
Many grtz
Knert
I checked the forum but found no answer, so I give it a try on here:
I use a login system what works pretty well with php docs. Within each php doc I have to put a php code on top so when I log in all those docs are secured and are viewable. When I logout these docs are secured and not viewable any more.
For the last week I tried to implement this login code into cmsms pages using {php} style or "User defined tag" in the template. Reason: I wanted to create several pages in the cmsms invironment with this template. Logically these pages should be secured.
Unfortenately this does not work for some blurring reason. (may be because the login script self is external?)
So my next step is this:
Is it possible to put a user defined tag into an external php page? In other words: a page that is not created in cmsms ?
Many grtz
Knert