What is $_REQUEST ? $_POST and $_GET ?
        Posted  
        
            by justjoe
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by justjoe
        
        
        
        Published on 2010-03-15T14:39:59Z
        Indexed on 
            2010/03/15
            14:49 UTC
        
        
        Read the original article
        Hit count: 133
        
php
basically i know what those $_REQUEST, $_POST, and $_GET cause i use apache as my server. But would any body kind enough to explain more about how to use it in real web application today ?
© Stack Overflow or respective owner