We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Detect template PHP? | Forum

Marcus
Marcus Oct 19 '15
I have set up my home page to show a sign in template! How can I detect using PHP conditional is the template that is showing is a sign in one?

if (this_script == "sign_in")
{
}
Dnyan
Dnyan Nov 17 '15
There is no one interested in helpin my dear.

You need find it on your own by doing changes and running script on local server and after testing function make changes in live script.


Use xampp to learn more