lulip
lulip copied to clipboard
some questions about WAF
waf_begin(war, v3_6, '3_6', t3_1, '3_1', 'datastore/', false )
I think v3_6 means variables want to begin, and t3_1 means transform function, but I wonder what strings like '3_6' and '3_1' take part on ? thanks you.