I am the sole user of a computer with Windows XP Pro. By default, I setup the system so I am the Administrator and a User. Since I am the only user, do I need both accounts? Can I simply delete the User account and log in as the Administrator? Is there any advantage to having a User account as well?
How can I tell this query to only pull out the first 6 records?
And then how do I tell it to pull out records 6 to 12 etc?
Help much appreciated.
<?
include "../../variables.php";
$query = "SELECT * FROM tblNews";
$result = mysql_db_query ($dbname, $query);
while...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.