MySQL Forums
Forum List  »  General

Re: Is this Mysql query possible
Posted by: hossein haghparast
Date: February 13, 2005 06:42AM

I think that your PHP program do not let to do this. you request mysql show your fields value in
select count(*) from My_cart where cookieIdnum = '" . GetCartId() . "' and itemIdnum = $itemIdnum
you must insert deffirent things in mysql tables because same datas may dublicate fields. then you must enter another no in primary fields.

Ankara http://www.torkiye.com/site.php?dil=ar

Options: ReplyQuote


Subject
Written By
Posted
January 22, 2005 06:24AM
Re: Is this Mysql query possible
February 13, 2005 06:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.