salve ragazzi
c'è uno script in php che mi torni indietro nel browser?
tipo un history.back() in javascript?
salve ragazzi
c'è uno script in php che mi torni indietro nel browser?
tipo un history.back() in javascript?
non esiste nessun metodoo?????????????????????
il php non agisce sul browser. Lo puoi fare solo in js.
beh un alternativa c'e'.
puoi mettere un link tipo questo:
Codice PHP:
[url="<?=$_SERVER['HTTP_REFERER']?>"]indietro[/url]
ma non funziona essattamente come un history.back()
cioè cosa fa?