Welcome Guest, Not a member yet? Register   Sign In
Link problem
#1

[eluser]Gerep[/eluser]
Hi,

I'm creating my first website with CI but I'm having a problem with links.

http://www.redenoos.com.br

On my menu I have 3 links, Home, Sobre, Contato.

The code:
Code:
<a href="&lt;?php echo site_url('home') ;?&gt;">Home</a>

But online it shows http://localhost/redenoos/home and shouldn't it be http://www.redenoos.com.br/home ?

Another problem is with my contact form.

Code:
&lt;form method="post" action="contato/enviar"&gt;

The form is been sent and display error messages but when we send the email and click on any of the menu links it adds the link value to the url.

Thanks for your time and attention and sorry for any typos =)


Messages In This Thread
Link problem - by El Forum - 11-02-2010, 12:57 PM
Link problem - by El Forum - 11-02-2010, 01:09 PM
Link problem - by El Forum - 11-02-2010, 02:45 PM
Link problem - by El Forum - 11-02-2010, 04:09 PM
Link problem - by El Forum - 11-02-2010, 05:37 PM
Link problem - by El Forum - 11-02-2010, 06:23 PM
Link problem - by El Forum - 11-03-2010, 05:47 AM
Link problem - by El Forum - 11-03-2010, 06:25 AM
Link problem - by El Forum - 11-03-2010, 06:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB