![]() |
How to read variables from POST with VB
Hi,
I could use a standard mechanism for reading variables from POST like this one: if (isset($_POST['action'])) { $action = $_POST['action']; } But I saw in several VB files that instead of this, some functions get called: $vbulletin->input->clean_gpc('r', 'goto', TYPE_STR); Is there a tutorial about reading variables with POST in VB ? Regards, Razvan M. Looks like the scripts are using this: http://members.vbulletin.com/api/vBu...t_Cleaner.html |
Here is an excellent tutorial on input cleaning with vbulletin: https://vborg.vbsupport.ru/showthread.php?t=119372
|
Quote:
|
All times are GMT. The time now is 07:01 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:
|