Posts: 21
Threads: 6
Joined: Dec 2015
Hi,
just a simple question, i have a form calling a php page. Where that page sholud be putted? It's not theme related so i think not to put in the theme folder, so.. in root? in /pages?
Thanks for all
Posts: 1,247
Threads: 82
Joined: Feb 2011
Is the php page related to GS? If not, it should not be in one of the GS folders.
Posts: 33
Threads: 4
Joined: Mar 2015
(2015-12-15, 23:06:57)datiswous Wrote: Is the php page related to GS? If not, it should not be in one of the GS folders.
You may put it in root / or make a directory for forms
Posts: 21
Threads: 6
Joined: Dec 2015
(2015-12-22, 23:02:19)dryland404 Wrote: (2015-12-15, 23:06:57)datiswous Wrote: Is the php page related to GS? If not, it should not be in one of the GS folders.
You may put it in root / or make a directory for forms
Yes i also thought in root, but in this way things become confused, i think the form dir is the best choice.
Thansk all.