Jump to content
MakeWebGames

Jordan Palmer

Members
  • Posts

    1,660
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Jordan Palmer

  1. @Jamiee
  2. I think he means donator system. @OP. I would contact Jamiee, he may be able to code one for you for paid work
  3. Looks like @Kieran-R is right danny, It doesn't work for me either and I've got latest IE
  4. It runs the queries in the cron, So the cron is run :)
  5. Could you supply us with a link so we can atleast test it ourselfs? People will always send abusive messages, Just ignore them ;)
  6. A) Please post in the correct section, This time I will move it for you. B)Your crons are not working. Check them ;)
  7. Lmao that made me laugh, Next we will have Fb Gurus muahah
  8. meh, I should of checked it out but didnt see a point when $_SEVER[remote_addr] worked fine
  9. I don't believe anything, I was just told to never use it on the IP variable as youd need to strip it down on the output, I always used the mentioned way, so never tested.
  10. Danny keep it clean. No need to call people because there trying to help others.. You would be surprised at many people use mobiles for gaming.
  11. VitalEnd I love the layout btw!
  12. Had a good read today, Sounds very informative :)
  13. I highly doubt your gunna get much competition xD.. I so have to get my head around this stuff..There are endless possibilities with this stuff
  14. What type of site? Light or dark layout? Fully coded or just the PSD? Name of site? Any other specs you may want to give?
  15. Thats pretty impressive... Sounds like he just found a new career
  16. My bad. However I have never used mres on the IP as I see no need. However everyone has there own ways I suppose
  17. Try removing the two } that's already there, When I took a quick look over i can't see them being opened anywhere
  18. Get a real domain,
  19. I highly doubt there are addons to spoof the $_SERVER['REMOTE_ADDR'] variable. MRES Doesnt hurt however it does show mean you would have to then use stripslashes on output everywhere. If your going to add "extra security" do it right.. if(filter_var($ip, FILTER_VALIDATE_IP)) { // it's valid } else { // it's not valid } However if your using this make sure you have PHP5+
  20. You cannot spoof the $_SERVER['REMOTE_ADDR'] variable..
  21. I would say SMF or WBB
  22. Wrong paddy. There is no need to mysql_real_escape_string on IP
  23. Top Web Hosting providers I would suggest reading that
  24. This is such a great program, It's basically alot of people trying to prove them they have the balls of steel, I must admit though I do like them all.. Alex Zaine = TV Shows. Very funny guy Ned Sports = Makes up sports and trys them out on members of the public, VERY GOOD!! military black guy = Very sensitive :P I think out of the whole lot, they're my top 3, Although ned is the best. If you haven't watched it you aint seen the worlds best program
×
×
  • Create New...