Rexe Group Article Directory, Group of Company Article Directory, Group of Companies Article Directory
FAIL (the browser should render some flash content, not this).
Check Domain Name
include("addarticleleft.php");?>
Most Recent Articles
$sq="select * from articles where blocked='No' order by articleid desc limit 30";
$msq=mysql_query($sq);
$mfa=mysql_fetch_array($msq);
while($mfa)
{
?>
•
$category=$mfa['category'];
$title=stripslashes($mfa['title']);
$sq1="select categname from artcategory where categid='$category'";
$msq1=mysql_query($sq1);
$mfa1=mysql_fetch_array($msq1);
?>
echo $title;
?>- By: