![]() |
r VS p in array's
Can anyone tell me the difference?
I see these two used and i don't know what the difference is Code:
$vbulletin->input->clean_array_gpc('r', array( |
The r is for REQUEST, and the p is for POST. There are also g, c, and f for GET, COOKIE, and FILE respectively.
|
ahh, cool. thanks.
|
N.B. REQUEST contains both the POST and GET superglobal arrays. Useful when you want a piece of code to be accessible via URLs and to post Forms to. ;)
|
yup, i'm aware of how $_request works. Thanks :)
|
All times are GMT. The time now is 05:12 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|