El Forum
01-23-2010, 04:46 AM
[eluser]Unknown[/eluser]
Sir,Can you please tell me How to Hide the “function name” in “url” in “codeigniter”.
For example the name of my folder I am working on is “VCB_project” when I click the folder I see “http://localhost/VCB_project/ “ and I want to keep this url(http://localhost/VCB_project/) though out the application.
That means when a I click for another application Create A New Account then the url becomes (http://localhost/VCB_project/VCB/New_account) but I do not want to show my Controller Name(VCB) and Function Name(New Account) .
I want to see show http://localhost/VCB_project/ after clicking the
Create A New Account .
Please send me a reply as soon as you get the information.
Sir,Can you please tell me How to Hide the “function name” in “url” in “codeigniter”.
For example the name of my folder I am working on is “VCB_project” when I click the folder I see “http://localhost/VCB_project/ “ and I want to keep this url(http://localhost/VCB_project/) though out the application.
That means when a I click for another application Create A New Account then the url becomes (http://localhost/VCB_project/VCB/New_account) but I do not want to show my Controller Name(VCB) and Function Name(New Account) .
I want to see show http://localhost/VCB_project/ after clicking the
Create A New Account .
Please send me a reply as soon as you get the information.