Emiliano wrote: > > > I have a problem with this approach: sometimes my page doesn't know how > > (with GET or POST) it gets it's data. It would be good if there were be > > an array which contains both of it's content. > > http://aspn.activestate.com/ASPN/Mail/Message/php-general/936965 > > "- $_REQUEST (this name might change) - includes the data from $_GET, > $_POST, $_COOKIE and $_FILES, all in one array, for those users who > don't really care to differentiate between the various types of input."
Ok, I just want to differentiate between (GET, POST) and SESSION vars. As this is _really_ a security issue. Circum PS: Sorry, I don't have the time to read PHP lists also... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
