Search Results

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: forzadraco ; Forum: PHP and child forums
Forum: PHP Mar 11th, 2008
Replies: 5
Solved: Web Catalog
Views: 606
Posted By forzadraco
<?php
$id = $_REQUEST['id'];
$query = "SELECT * FROM 'prod_listing' WHERE Product_ID = '$id'";
$result = mysql_query($query);
while($data=mysql_fetch_row($query)){
echo"...
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC