Welcome Guest, Not a member yet? Register   Sign In
Parent Page Link Not Working Correct.
#3

If you just want to go back to the beginning with a parent button you can use something like this.

PHP Code:
$_SESSION['org_referer'] = $_SERVER['HTTP_REFERER']; 

I would convert it to CI.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Parent Page Link Not Working Correct. - by InsiteFX - 03-05-2016, 03:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB