That is cool and all, but could you find some errors in my code?jacek wrote:You should really quote those stringsif (getenv('HTTP_X_FORWARDED_FOR')){and make use of $_SERVERif ($_SERVER['HTTP_X_FORWARDED_FOR']){And then use isset()
if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])){
Search found 2 matches
Re: My Engine
My Engine
I'm currently working on a base for all my websites, could anyone please check through my code for errors and for things that could be improved? I would really appreciate your feedback because I want my websites as good as possible, thanks! ;) Download here ( http://ge.tt/85L4mpK/v/0 ) or see below:...