sde
Verified User
I found a piece of code in custom_package_items.conf
It displays a checkbox in the user modify page.
With a PHP plugin script on the user level, how would I access the value of 'varname' that is set with this package?
Code:
varname=type=checkbox&string=some setting
It displays a checkbox in the user modify page.
With a PHP plugin script on the user level, how would I access the value of 'varname' that is set with this package?