[PHP] Re: can't pull products from DB with REGEXP?

2005-03-15 Thread [EMAIL PROTECTED]
Yup! That works just fine. I took out all spaces after comma and it's ok now. Thanks Jaime. -afan Jamie Alessio wrote: I have table with products. In column categories are listed numbers of categories a product belongs, like: 1. 21, 2. 35, 8, 72, 1, 4, 3. 23, 11, 48, 4. 65, 5. 11, 6. 23, 7. ...

[PHP] Re: can't pull products from DB with REGEXP?

2005-03-14 Thread Jamie Alessio
I have table with products. In column categories are listed numbers of categories a product belongs, like: 1. 21, 2. 35, 8, 72, 1, 4, 3. 23, 11, 48, 4. 65, 5. 11, 6. 23, 7. ... (somebody else created the table this way and I have to keep it for the moment) Now, I have to list all products that