|
Hosted and maintained by Ben Forta. Designed by Trilemetry. |
| Language: | © 2002-2007 Ben Forta. All Rights Reserved | ||
| <Home> <FAQ> <Question> | <About> | ||
Question |
| What is the REQUEST scope? | ||
| REQUEST is similar to VARIABLES in that it is tied to a single request only and contents persist only for the duration of page processing. The difference between REQUEST and VARIABLES is that REQUEST is also visible to other files being processed in the REQUEST, like Custom Tags. |
||
Comments |
Add Your Comments |
| <submit question> | ||