2010-03-10, 07:55:22
yes these are on the same domain.
Basically the user will go to mydomain.com/index.php we will detect the user based on some attributes and either send them to mydomain.com/getsimple/template1.php or mydomain.com/getsimple/template2.php. We want to be able to go into mydomain.com/getsimple/admin and edit the page and it changes the info on both template1 and template2.
Basically the user will go to mydomain.com/index.php we will detect the user based on some attributes and either send them to mydomain.com/getsimple/template1.php or mydomain.com/getsimple/template2.php. We want to be able to go into mydomain.com/getsimple/admin and edit the page and it changes the info on both template1 and template2.