Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'aventool_aven'@'localhost' (using password: YES) in /home/aventool/public_html/ftop.php on line 15
Warning: mysql_db_query() [function.mysql-db-query]: Access denied for user 'aventool'@'localhost' (using password: NO) in /home/aventool/public_html/product-details.php on line 12
Warning: mysql_db_query() [function.mysql-db-query]: A link to the server could not be established in /home/aventool/public_html/product-details.php on line 12
Access denied for user 'aventool'@'localhost' (using password: NO)
SELECT tblCategory.cat_name, tblCategory.cat_id, tblProduct.* FROM tblCategory, tblProduct WHERE tblCategory.cat_id = tblProduct.cat_id and tblProduct.product_id =22