Welcome Guest, Not a member yet? Register   Sign In
custom page url
#1

[eluser]Unknown[/eluser]
Hi

I m new in here and also with codeigniter ...

I have started with this ... but i can t seem to find the url of my page. I have added some contact page .. so i will need to know can i see the page in my website.

Please help
Thanks
#2

[eluser]josepichu[/eluser]
Hi,

The URL's in CodeIgniter are like this:

Code:
www.yoursite.com/controller/method/parameter

if you have a controller for the contact page, you have to access it

Code:
www.yoursite.com/contact/index

Read the user guide....

a greeting.




Theme © iAndrew 2016 - Forum software by © MyBB