Recent content by PleaseAnswerMeYahoo

  1. P

    PHP: Should I use mysql_real_escape_string() for get "links"?

    Hey there. I happen to use queries a lot and was reading you needed protection from sql injections. But I wounder, do I need it when using isset($_GET['some-page']? Users on my website use links and $_GET to show a profile. Should I use mysql_real_escape_string() when just selecting stuff or...
  2. P

    PHP: Should I use mysql_real_escape_string() for get "links"?

    Hey there. I happen to use queries a lot and was reading you needed protection from sql injections. But I wounder, do I need it when using isset($_GET['some-page']? Users on my website use links and $_GET to show a profile. Should I use mysql_real_escape_string() when just selecting stuff or...
  3. P

    Where can I find images of the human body with muscles?

    I like to know where I can find the best image of the human body with muscles. I would like to see the names of them and also be having good pictures. Moment when you lift a arm and things like that is what I am after. I hope someone can help me find this image. I draw the human body and I...
Back
Top