Weird Jquery slideUp() and slideDown() Effects Algorithm March! Interesting…
Aug 24

PHPI can’t believed it that I’ve been using extract($_GET) and extract($_POST) where I could just type in extract($_REQUEST). Feel so silly now. Nevertheless, it was cool to learn that it exist. Never to late to learn. :)

More information can be found here (that’s where I found what it means):
http://www.w3schools.com/php/php_get.asp

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Facebook
  • del.icio.us
  • Mixx
  • Google
  • Technorati
  • Live
  • NewsVine
  • YahooMyWeb
  • e-mail

written by mickeyckm

4 Responses to “$_REQUEST, what a joke!”

  1. 1
    Siddharth Says:

    Dont feel fuilt brother :-O
    It can happen with anyone
    I am still a learner of PHP (for creating themes and plugins for wordpress)earlier I use to be a ASP dev

  2. 2
    MaRmAR Says:

    Using extract() is pretty unsecure. Do you know that, or? :)

  3. 3
    mehul Says:

    it is really joke janrally we don’t have $_REQUEST

  4. 4
    mehul shah Says:

    i think it is less use against the $_post and $_get method

Leave a Reply