I had used the $_GET['CLIENT'] variable successfully until I wanted to access it inside an SQL query, like this: <?php $query = "SELECT ... ...
確定! 回上一頁