How to send the user to where he came from

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
einarkol
Posts: 4
Joined: Fri Mar 11, 2016 10:43 pm

How to send the user to where he came from

Post by einarkol »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

/* Website URL */

Line 13) $settings['website_url']'http://www.facebook.com/';

header("location:javascript://history.go(-1)");

How can I use this to send the user back to where he came from?

Sincerely
Einar
Iceland
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: How to send the user to where he came from

Post by Klemen »

I don't understand what you mean? There are no headers in the settings.php file, why would anyone visit the settings.php file and why would you send them back?

Can you explain what exactly you are trying to do (step by step)?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply