include_once($_SERVER['DOCUMENT_ROOT']."/buy-rx/orders-config.php");
function find_drugs_tss($search, $dummy) {
//find_drugs($search,0);
}
function find_drugs($search, $show_err) {
if ($search=="") { // perform search only if a string was entered.
if ($show_err) {
echo "Search string is empty. Go back and type a string to search";
echo "
click to return to the Homepage";
}
return;
}
$display_rx = $search;
$search = "%$search%";
$db = mysql_connect('localhost', 'drugczar', 'poppills-321.') or die ("Can't connect to DB!");//Problem connecting to DataBase");
$query = 'SELECT `product_name` , `store_retail` , `free_shipping` , `order_link_id` ';
$query .= 'FROM `mpllc_drug_list` '; // `mpllc_price_chart` ';
$query .= 'WHERE `product_name` ';
$query .= 'LIKE \'' . $search . '\'';
$result = mysql_db_query("prmd_rxdrugs", $query);
#
if(!$result){
#
die("DB ERROR"); // . mysql_error()); // if the result is not a proper result then we output the error
#
}
if (mysql_num_rows($result))
{
echo "
$display_rx RX ORDER INFORMATION Select your medication below -
NOTE: If the medication you're looking for is not not found here, we may be able to obtain it for you from a partner Pharmacy at no additional cost to you as follows:
... In such a case, simply use the 'contact us' form at contact page (or by clicking this link) to provide us the details of the medication you're looking for (i.e. name, dose/strength and quantity), and, we'll get back to you promptly with special order instructions.
";
}
}
?>
orthotricyclen order - buy orthotricyclen prescription and other medication online | DrugEStores.com
Ortho Tri-Cyclen is an estrogen and progestin combination used to prevent pregnancy. It may also be used to regulate the menstrual cycle, treat symptoms of menopause, or treat other conditions as determined by your doctor.