Welcome Guest, Not a member yet? Register   Sign In
How does one make form_open() generate a link to the exact current URL?
#2

[eluser]mi6crazyheart[/eluser]
I think this will help u out...
Code:
<?php
$link = uri_string();
echo form_open($link);
?>


Messages In This Thread
How does one make form_open() generate a link to the exact current URL? - by El Forum - 08-14-2010, 09:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB