$conn->quote($string) . "\n"; ?> The above example will output: Unquoted string: Nice Quoted string: 'Nice'. Example #2 Quoting a dangerous string. <?php
確定! 回上一頁