ok...
I want to know another thing if it is possible!!
i.e
When user search for the product in product_search.php page then the result is shown in product_result page.. So is it possible like only 1 user can view that particular product?
ex: if product name is - XYZ.. & user Id for user is - 123..now lets say XYZ product is for USER123.. So lets say when USER987 types that product name in search it must show a error.. so is that possible? So what exactly i mean is only 1 user for that particular product ... So how do we do that? how about like, in product's DB may be we can add a new field like that product is only for that userid... may be like in product's DB add a field like FORUSERID..
Then filter that FORUSERID field from product DB & compare with user id.. If both match then it must show in result page or detail page...
So please tell me on this.. please... i think its possible only if your ready to help me on this... just a little work.. PLEASE JASON HELP.