30.03.2012, 12:55
(
Last edited by System64; 25/04/2012 at 02:45 PM.
)
Hi guys
D
I have advanced toolbar system (Something like smf, with arrays etc...)
So I made if current address (Displayed in url bar) is equal to my path of that button (Example if I'm on blblab/index.php?action=admin on toolbar will activate class so it displays I'm on that page...) Anyway, now I have this url:
blablab/index.php?action=admin;editarticle but it doesn't says I'm on 'admin page' so how can I check that (I know I explained it like a shit but you will see it trough the code)

I have advanced toolbar system (Something like smf, with arrays etc...)
So I made if current address (Displayed in url bar) is equal to my path of that button (Example if I'm on blblab/index.php?action=admin on toolbar will activate class so it displays I'm on that page...) Anyway, now I have this url:
blablab/index.php?action=admin;editarticle but it doesn't says I'm on 'admin page' so how can I check that (I know I explained it like a shit but you will see it trough the code)