require_once('../Connections/obc.php');
$scroll = $_GET['scroll'];
if ($scroll == "") { $scroll = 1; $link = 0;}
else if ($scroll == "0") { $link = 1; }
else if ($scroll == "1") { $link = 0; }
mysql_select_db($database_obc,$obc);
$sql= "select * from tb_comment order by comment_id desc";
$result = mysql_query($sql, $obc) or die(mysql_error());
$random = rand(1000,9999);
?>
Online Bible College - Student Comments
The following are comments given by some of the students enrolled in the Online Bible College.
View all comments with scrollbar.
Copyright © 2007 Online Bible College. All Rights Reserved.
COMMENT FORM
If you would like to leave a comment about any of the OBC courses please fill in the form below and click submit.