Page 1 of 1

GET and content page

Posted: Sun May 28, 2006 7:14 pm
by pgherveou
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

Code: Select all

index.php?var=toto
but how I don't know how to do that in another page

thinks for your help

--
PG

Re: GET and content page

Posted: Sun May 28, 2006 8:02 pm
by tsw
index.php?page=pagename&var=yourvar