GET and content page
Posted: Sun May 28, 2006 7:14 pm
Hi
I have created a new page in the content menu of the admin part of CMS
I can now acces this page, but I would like to send GET param in this page.
How can I do that ?
I can do this in the index page, doing like this
but how I don't know how to do that in another page
thinks for your help
--
PG
I have created a new page in the content menu of the admin part of CMS
I can now acces this page, but I would like to send GET param in this page.
How can I do that ?
I can do this in the index page, doing like this
Code: Select all
index.php?var=toto
thinks for your help
--
PG