Welcome Guest, Not a member yet? Register   Sign In
How this url get executed href="index.php?profile=tile"
#1

[eluser]monika123[/eluser]
I am using yoo theme
and its menu is custom
and in URL index.php?profile=tiles is written how this code get executed i don't know
can u tell me please??????
Where tiles is a file folder .
Why the ? is used in Url ???
#2

[eluser]InsiteFX[/eluser]
It's posting profile to index.php you would need to use CodeIgniter input->get() to retrive it.
#3

[eluser]monika123[/eluser]
[quote author="InsiteFX" date="1343205141"]It's posting profile to index.php you would need to use CodeIgniter input->get() to retrive it.
[/quote]
What does it mean i am not getting .
what is it CodeIgniter input->get().
I am using wordpress paid yoo theme.

#4

[eluser]InsiteFX[/eluser]
The menu is most likly use javascript. If you want to learn it goto jQuery.com

I converted this menu sytem over so that I could use it in CodeIgniter and belive me it was not that easy.

Easy Menu
I had to change all the jQuery url's etc. rewrite all the code to use MVC.

#5

[eluser]monika123[/eluser]
[quote author="InsiteFX" date="1343206772"]The menu is most likly use javascript. If you want to learn it goto jQuery.com

I converted this menu sytem over so that I could use it in CodeIgniter and belive me it was not that easy.

Easy Menu
I had to change all the jQuery url's etc. rewrite all the code to use MVC.

[/quote]
kk thanks i know its not an easy task.
One of my senior developer told me that the developer of this theme has does something due to that this type of url are generated and recognized by the custom menu url .




Theme © iAndrew 2016 - Forum software by © MyBB