PHP and GET Vars

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
J_P
Beginner
Beginner
Posts: 1
Joined: Wed Aug 02, 2006 11:16 pm

PHP and GET Vars

Post by J_P »

Hi,
is it possible to work with PHP Vars that are transported by URL?
e.g. index.php?action=pz_howto&xyz=1

That means that the links need to be created. Has anyone a solution for that?

Thanks in common
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Not sure what you are asking for here.

You can use PHP Query String variables inside the menu but to manipulate them you'll need your own PHP code for that.

Hope this helps,
Andy
Post Reply