pro_php thread: Using $GLOBALS in a function within a class
> This should work for all types of input from forms.. $_REQUEST['msg_no']; > > If its a new installation. It will, but I would argue that using $_REQUEST is just as bad (if worse!) as turning register_globals = on. There shouldn't ever be a reason to use it, really. take care, nik
|





