Originally posted by harshmaul
what mark up?
my table name is "product"
the fields inside are:
pid (int) > product's id
title (text) > name of the product
imgdata (longlob) > the image
feature (text) > the product's feature.. this is also my problem when displaying.. like what i've mention above..
Comment