Hi, I was wondering if anyone can help me figure out a way to access methods, properties, etc when using the MySQL / php example from the mil0onic web site.
Ultimately, I would like to access the current selected menu item from within the php code that is querying the database.
The examples that show accessing the methods and properties are all javascript, and i can't figure out how to mix that in with the database driven verions.
Thanks for any help...