Graphic Friendly URL |
Hello everyone, I do not have much experiences PHP code , There are 3 month i learn PHP language and my friend tell to me CodeIgniter . How to make custom php graphic blog URL? if know anyone please tell me.
Thanks
The power of friendly URLs: improve your SEO and user experience
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Hi! It’s great that you’ve started learning PHP and CodeIgniter. To create a custom PHP blog URL in CodeIgniter, use the routing feature in the framework. Check the routes.php file in your application’s config folder and define a custom route there. For more detailed guidance, also check our website URL. Good luck with your learning journey!
You can setup a resource route for it.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |