View Single Post
Old 01-29-2013, 01:46 PM   PM User | #3
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,653
Thanks: 4
Thanked 2,451 Times in 2,420 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
There's also a bit of data on this first page. What kind of queries are you running? Are they truncated to length using PHP or are you using mysql to truncate that? If you pull every story article at full length, that's a lot of data to process. On the other hand, most of these links go external. So how do you get the data used here? Are you checking an online status before showing the articles? If so, you may have a remote site that's down.
__________________
As of PHP 5.5, the MySQL library has been officially deprecated. It is recommended to move to either MySQLi or PDO libraries for your mysql connectivity. See here for help choosing which interface you prefer: http://php.net/manual/en/mysqlinfo.api.choosing.php
Fou-Lu is offline   Reply With Quote