An Error Was Encountered
Error Number: 1054
Unknown column 'css' in 'where clause'
select * from product_type where ProductTypeID = (select ProductTypeID from product_category where ProductCategoryID =css )
Severity: Notice
Message: Undefined offset: 0
Filename: models/product_model.php
Line Number: 36
Error Number: 1054
Unknown column 'css' in 'where clause'
select * from product_type where ProductTypeID = (select ProductTypeID from product_category where ProductCategoryID =css )