Trying to make a url generator from a title |
Hi,
I don't know which version Codeigniter you are using but if you're using 3.x, you can try URL helper function: url_title. You can reach the references with the link below. https://www.codeigniter.com/user_guide/h...#url_title Hope this helps |
Messages In This Thread |
Trying to make a url generator from a title - by doomie22 - 12-21-2017, 03:53 PM
RE: Trying to make a url generator from a title - by ragingTorch - 12-21-2017, 07:30 PM
RE: Trying to make a url generator from a title - by nickimnick - 12-22-2017, 03:31 AM
RE: Trying to make a url generator from a title - by XtreemDeveloper - 12-23-2017, 10:09 AM
|