Posted by John Nichel on 10/01/11 11:05
Elvie Limbo wrote:
> Is it possible to put information into $_REQUEST super global array with
> using POST or GET?
> My problem is that I need information to be available globally but I don't
> want to use a form to do it.
> Any pointers would be greatly appreciated.
>
$_SESSION ? It won't be in the _REQUEST array, but it will be available
globally.
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@kegworks.com
Navigation:
[Reply to this message]
|