To receive multiple values in an array, PHP understands the <select multiple="multiple" name="variable[]">...</select> syntax and converts the submitted values ...
確定! 回上一頁