有没有办法在我的 if( preg_match('/([^:]+): (.+)/m', $field, $match) ) {
$match[1] = preg_replace_callback('/(?<=^|[\x09\x20\x2D])./e', 'strtoupper("\0")', strtolower(trim($match[1])));
函数中获取'username'和'questionid'变量的值,就像我使用inputText一样?
send()
答案 0 :(得分:0)
var
和[{1}}功能之前的username
和[{1}}之前不需要questionid
,因为它们已经定义:
renderHTML