hwg-languages archives | Aug 2002 | new search | results | previous | next |
php question re: form variablesby "Michael Gerholdt" <Michael.Gerholdt(at)fredonia.edu> |
|
In ASP I can refer to the request.form collection and loop through all the data coming from the previous page like this: for each item in request.form response.write item & " " & request.form(item) next I use this during development or for de-bugging later ... I assume there is a similar way to list all active variables or those coming in via http request from html forms in php. Can someone enlighten me? thanks, Mike
HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA