$dbhost = "localhost"; $dbuser = "jack"; $dbpass = "J4lmWd6e"; $dbname = "affordablerx_com"; $dblink = mysql_connect($dbhost,$dbuser,$dbpass); mysql_select_db($dbname); $var_array = explode("/",$PATH_INFO); // $var_array[0]; // filename $drug=$var_array[1]; // $drug if ($drug != "") { $strsql = "SELECT * FROM drugs WHERE (brand LIKE '".urldecode($drug)."%') ORDER BY brand"; $drugs = mysql_query ($strsql); $drugs_rows = mysql_num_rows ($drugs); } if ($drugbox != "") { $strsql = "SELECT * FROM drugs WHERE (brand LIKE '%$drugbox%') ORDER BY brand"; $drugs = mysql_query ($strsql); $drugs_rows = mysql_num_rows ($drugs); } ?>
| require("includes/nav.htm"); ?> |
|
||||||||||||
|
|||||||||||
By Prescription Only
- The Quantity Column indicates the quantity in the manufacturers sealed package. We will only ship in the manufactures sealed package, so you can only order in multiples of the listed quantities.
- Both Brand and Generic Prices are quoted in US Dollars.
- The price of "0" in any price columns means the product Not Available.
- The notation " - OTC" after the name means the item is an Over-The-Counter item and can be ordered without the intervention of a U.S. medical professional.
- The notation " - CPO" after the name means the item is restricted and can be sold with a Canadian Prescription Only.
We will:
Please be advised that this is the database of the most frequently used medications and has over a 2,200 prescription drugs listed. In a tradition of offering substantial savings to our customers, we try to offer medications that are less expensive in Canada than they are elsewhere.
If you do not see your medication on our list, it is NOT available for sale at this time.