Page 1 of 1

Change variable name

Posted: Thu 27. Oct 2005, 15:15
by previn
Is it possible in an easy way to change the variable called "id" to something else? I am thinking of the variable that is used in the URL to index every page. The reason for this is I try to embed another PHP based system inside phpwcms, and this system also uses the "id" variable..

previn

Posted: Thu 27. Oct 2005, 16:02
by Kosse
Hi previn,

and what about and Iframe? That works ok, even if ur system uses ID's but then again, you don't "embed" it...

Cheers

Posted: Thu 27. Oct 2005, 21:09
by previn
Thanks Kosse.. Iframe is a solution, sure.

previn