Will Gresham 81 Master Poster

So much wrong information here, if I were you I'd disregard all the things LastMitch has posted.
1. You can use multiple header() calls.
2. $_SERVER['PATH_INFO'] will not give you the UserAgent, it's to do with the query string.
3. All changing the URL to what LastMitch suggested will do is make the page redirect ho HTTPS
4. There is no reason to use concatenation over a double quoted variable

The problem you are having is caused by some output occuring before the header() function is called, this could be whitespace from files that include this one, an echo, print, etc..

LastMitch commented: Will Gresham you are rude, I don't know why you down vote me -1
Will Gresham 81 Master Poster

Look closely as the line:

echo '<script type="text/javascript">
doDecryption("<?php $myValue; ?>");
</script>';

See anything wrong?
I would suggest not outputting HTML code in an echo statement, but it is entirely up to you.

If you still don't see the problem, hint ' != "

samarudge commented: Didn't answer the question +0
Will Gresham 81 Master Poster

Other than a mouse and keyboard, what's the difference anymore?

I've been looking for that game for awhile. Had a chance to pick it up along time ago cheap, but had no cash and now they're hard to find or more cash than I carry. Sort of how I want to see how the Golden Sun story continues, but the second part is hard to find or as much as $114 for a mint copy(not like there's any point to a mint edition).

Holy **** :-O

I still see boxed PAL copies of all 3 disks go for £20-£30 here.. Not sure why NTSC ones are more expensive... Very good game though :)

Will Gresham 81 Master Poster

Pokemon Gold. Sadly, the internal game-cartridge battery died and I'm to lazy to replace it.

Unless we're talking strictly desktop x86 games here. Which it also runs on if you have the ROM and an emulator.

I assumed we were talking Desktop Computer Games.

If not, then there is only one answer, and that answer is Final Fantasy VII :)

briangreen143 commented: loser +0