Jump to content
MakeWebGames

Jesse60905

Members
  • Posts

    265
  • Joined

  • Last visited

    Never

Everything posted by Jesse60905

  1. Re: THIS OR THAT? Outlook Dogs or Cats?
  2. Re: Just want some advice on securing my game.   Can somebody clarify on these questions?
  3. Re: Just want some advice on securing my game. Thanks.   $headerinject = array("Content-Type:", "MIME-Version:", "Content-Transfer-Encoding:", "bcc:", "cc:"); foreach($_POST as $k => $v){ foreach($headerinject as $v2){ if(strpos($v, $v2) !== false){ logBadRequest(); header("HTTP/1.0 403 Forbidden"); exit; } } } unset($k, $v, $v2, $allowed, $headerinject);   I take it I put that in header? I'm gonna test it now anyways.
  4. Ok I need some clarification on securing my game. So far I have almost finished adding striptags to all of my user-inputted fields. Here is the info I need to know. What is the difference between striptags and mysql_real_escape_string? Is striptags better or worse then mysql_real_escape_string? How would I go about starting to secure my game from header injections*? If somebody could give some clarification on these subjects so I can start work on it that would be awesome. Thanks, Jesse B. * - May be something else. Hopefully you will understand what I mean.
  5. Re: throw an object at the top poster   Hey while you're at it can you get my wallet back (jk). LOL. [me=Jesse]throws afroman at Godhand :mrgreen:[/me]
  6. Re: THIS OR THAT? Iron Maiden
  7. Re: Guess the next poster Nope =) The watcher
  8. Re: throw an object at the top poster [me=Jesse]Throws O.J. Simpson hoping that GodHand will get hurt and nobody will get in trouble but O.J. steals Jesse's wallet and writes a book about it[/me]
  9. Re: [Free] [v1] Profile Image Uploader   Its not done yet... The script that ferdi posted didnt work =/ I'm in a coding kinda mood. I'll try to fix.
  10. Re: Guess the next poster I'm crying because I was wrong but I'm not Tears. Maybe Tears will be next?
  11. Re: If you could be me for a day Eat beans
  12. Re: If you could be me for a day Find a new topic to work off of... This 1's getting boring.
  13. Re: Guess the next poster [me=Jesse60905] Imitates buzzer[/me] Tears?
  14. Re: SPECIAL ATTACK road
  15. Re: The evil dot of doom   If you quote him you can get the code for it.   <object width="550" height="400"> <param name="movie" value="http://img252.echo.cx/img252/8159/006wo.swf"> <embed src="http://img252.echo.cx/img252/8159/006wo.swf" width="550" height="400"> </embed> </object>
  16. Re: If you could be me for a day Become emo
  17. Re: Guess the next poster Close but no cigar. Scarlet?
  18. Re: [Free] [V1] Guess What Cup? (Casino Game) LOL. Here. Have upside-down cups Happy now? Lol. Very bored today.
  19. Re: Securing Variables I'm currently learning some on security and I can definately use some help on this too. I would appreciate any help anybody can give the 2 of us.
  20. Re: Guess the next poster Now there's a 0:3609 chance =) Inspecific man Ferdi? *EDIT Mispelled a word. Changed to a word I could spell lol. *EDIT Got the #'s wrong. *PICKLES I like pickles. *SPAMMING I am spamming in my post. *TIRED I am verrry tired...
  21. Re: throw an object at the top poster [me=Jesse]laughs at Scarlet for using the [me] command =)[/me]
  22. Re: THIS OR THAT? Cat in the hat of course. Internet Explorer or Firefox?
  23. Re: Guess the next poster :mrgreen: Person who cries alot
  24. Re: THIS OR THAT? Pop I can't think of 1... Ooh I know This or that?
  25. Re: If you could be me for a day   Jokes on you. I'm broke.   No offense but... Ya think? As for what I would do... I would ban everybody.
×
×
  • Create New...