<%
if (!isset($is_f_function_file_included)) include str_repeat("../",sizeof(explode("/",$_SERVER["PHP_SELF"]))-2). "incfuncs/f.php";
$squery = "SELECT * FROM affparentcategories ORDER BY name asc";
$result = $dbase->query($squery);
while (($myresult = $dbase->fetch_array()) !== false)
{
$id = $myresult["id"];
$name = ucwords($myresult["name"]);
echo "".$myresult["name"]." ";
}
%>
<%
if (!isset($is_f_function_file_included)) include str_repeat("../",sizeof(explode("/",$_SERVER["PHP_SELF"]))-2). "incfuncs/f.php";
%>
For Your Information (FYI) It is our firm belief that "Knowledge is Power", and the more knowledgeable you are, the easier it would be for you to make an informed decision for your life, your business, your future!
Following our belief, we have taken the necessary steps to compile a list of many fine sites who will provide you a vast amount of information about many interesting everyday topics you might be searching for. These topics have been categorized in order to make your search easier and less time consuming.
We highly recommend you to visit these fine sites an review their contents.
<%
if (!isset($is_f_function_file_included)) include str_repeat("../",sizeof(explode("/",$_SERVER["PHP_SELF"]))-2). "incfuncs/f.php";
$netyabclass->updatetracker();
%>