$postvalue = array("a", "b", "c"); <input type="hidden" name="result" value="<?php echo $postvalue; ?>"> Tapi saya hanya mendapatkan string array setelah ...
確定! 回上一頁