acessing menu global variables within php help neeed please

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
voidian
Beginner
Beginner
Posts: 7
Joined: Wed Jun 13, 2007 4:35 pm

acessing menu global variables within php help neeed please

Post by voidian »

Hi, I was wondering if anyone has a snippet or sample of code that illustrates how / if you can access a global variable within php.

for example : integer _itemRef

Specifically, I would like to be able to determine what value is set for integer _itemRef and be able to use that value in php to query information about that menu item in mysql.

Is it possible to do this in php?

Thank you
Post Reply