php have the function that work similar to browser button that can back to the previous web page access??
Last edited by kenny_oh; Nov 18th, 2005 at 05:05 AM.
You need to use javascript to do that: HTML Code: <a href="javascript:history.go(-1)">Go Back</a>
<a href="javascript:history.go(-1)">Go Back</a>
PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2 | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am. Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!! Spread happiness and joy. Rate good posts.
how about if that is a button?
<input type="button" onClick="javascript:history.go(-1);" value="Previous">
Originally Posted by mendhak <input type="button" onClick="javascript:history.go(-1);" value="Previous"> I wish I had your skills
My 5k|117_ are fascist elite.
Forum Rules