Welcome Guest, Not a member yet? Register   Sign In
Short URL
#1

[eluser]Unknown[/eluser]
Hi,

I want to write short url in case of form action, css files, js files
but when i use base_url and site_url it returns


Code:
<form action="http://localhost/ci/person/add" method="post" >

but i want it to appear like


Code:
<form action="/person/add" action="post" >


Please help how could i make it possible.

Thanks


Messages In This Thread
Short URL - by El Forum - 09-23-2009, 10:19 PM
Short URL - by El Forum - 09-23-2009, 10:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB