$qr_addList=mysqli_query($conn,"SELECT * FROM event WHERE user_id='".$_SESSION['userid']."' AND f_product='N'");
if(mysqli_num_rows($qr_addList))
{
?>
}
//echo "SELECT * FROM products WHERE user_id='".$_SESSION['userid']."' AND f_product='Y'";
$qr=mysqli_query($conn,"SELECT * FROM event WHERE user_id='".$_SESSION['userid']."' AND f_product='Y'");
if(mysqli_num_rows($qr)>0)
{
?>
}
else
{
?>
}
?>
| Currently you do not have any Courses to show in the Feature Listing Box. http://www.worldwidehealth.com/courses_search.php |
if($_GET['msg']!=="")
{
?>
}
if($_GET['successmsg']!=="")
{
?>
}
?>
You can assign upto 0 Courses as Feature Courses that will be displayed in rotation with listings on the right hand feature column of the Courses Page. Click Here to view this page.
| include('includes/bottom.php');?> |