An article about the importance of NOT mixing PHP and HTML! ... <?php echo '<h1>New Users</h1>'; $sql = "SELECT * FROM users ORDER BY date_registered"; ...
確定! 回上一頁