CAS NO:
Description:
Required Quantity :
Posted on :
Company Name:
Contact Name:
Contact Number:
Email Id:

Description:
Application:
Manufacturer:
Marketing Agent:
Posted by :

Description:
Posted by :

Description:
Posted by :
Year of Manufacture :

Category:
Specifications:
Description:
Posted by :

Description:
Experience:
Salary Range:
Posted by :

Description:
Address:
City:
Country->Province:
Established in:
'; } if ($rowProduct['fax'] != "") { echo ''; } if ($rowProduct['website'] != "") { echo ''; } ?>
Contact Name:
Mobile:
Business Phone:
' . $rowProduct['businessPhone'] . '
Fax:
' . $rowProduct['fax'] . '
Website:
' . $rowProduct['website'] . '

'; echo $str; }*/ ?>
CAS NO:
Molecular Formula:
Molecular Weight:
Synonyms:'; for ($i = 0; $i < sizeof($synList); $i++) { $str .= '

' . $synList[$i] . '

'; } $str .= '

Contact Details

Available Quantity :
Available Pack Size :
Manufacture Year :
Posted on :
Contact Name: Anjaneyulu
Contact Number: +91-95539-69696
Email ID: nms@localpharmaguide.com

CAS NO:
Molecular Formula:
Molecular Weight:
'; } if ($rowChemicals['bp'] != "") { echo ''; } if ($rowChemicals['fp'] != "") { echo ''; } if ($rowChemicals['fema'] != "") { echo ''; } if ($rowChemicals['merck'] != "") { echo ''; } if ($rowChemicals['brn'] != "") { echo ''; } if ($rowChemicals['density'] != "") { echo ''; } if ($rowChemicals['vapourDensity'] != "") { echo ''; } if ($rowChemicals['vapourPressure'] != "") { echo ''; } if ($rowChemicals['refractiveIndex'] != "") { echo ''; } if ($rowChemicals['storageTemparature'] != "") { echo ''; } if ($rowChemicals['solubility'] != "") { echo ''; } if ($rowChemicals['waterSolubility'] != "") { echo ''; } ?>
MP :

' . $rowChemicals['mp'] . '

BP :

' . $rowChemicals['bp'] . '

FP :

' . $rowChemicals['fp'] . '

fema :

' . $rowChemicals['fema'] . '

merck :

' . $rowChemicals['merck'] . '

brn :

' . $rowChemicals['brn'] . '

Density :

' . $rowChemicals['density'] . '

Vapour Density :

' . $rowChemicals['vapourDensity'] . '

Vapour Pressure :

' . $rowChemicals['vapourPressure'] . '

Refractive Index :

' . $rowChemicals['refractiveIndex'] . '

Storage Temparature :

' . $rowChemicals['storageTemparature'] . '

Solubility :

' . $rowChemicals['solubility'] . '

Water Solubility :

' . $rowChemicals['waterSolubility'] . '

'; } if ($rowChemicals["synonyms"] != "") { $synList = explode(";", $rowChemicals["synonyms"]); if (sizeof($synList) !== 0) { $displayItems = 3; if (sizeof($synList) < $displayItems) { $displayItems = sizeof($synList); } $str = ''; echo $str; } } if ($rowChemicals['drugsUsing'] != "") { $drugsUsingList = explode(";", $rowChemicals["drugsUsing"]); if (sizeof($drugsUsingList) !== 0) { $str = ''; echo $str; } } ?>
Application :' . $rowChemicals['application'] . '
Synonyms:'; for ($i = 0; $i < $displayItems; $i++) { $str .= '

' . $synList[$i]; if (sizeof($synList) > $displayItems && $i == $displayItems - 1) { $str .= ' ...more'; } $str .= '

'; } $str .= '
Drugs Using:'; for ($i = 0; $i < sizeof($drugsUsingList); $i++) { $str .= '

' . $drugsUsingList[$i] . '

'; } $str .= '