RE: [PHP] multiple deleting and updating raw mysql via php

2005-01-06 Thread Sejati Opreker
> [snip] > I meet a problem when I want to deleting a multiple > row, I have a table that contain columns UserID, > name, > company name, and bill. UserID is uniq. > perhaps, some of UserID, say it five UserID I have > to > delete, how to delete all raw that contain that > UserID > ? and if I want

RE: [PHP] multiple deleting and updating raw mysql via php

2005-01-05 Thread Jay Blanchard
[snip] I meet a problem when I want to deleting a multiple row, I have a table that contain columns UserID, name, company name, and bill. UserID is uniq. perhaps, some of UserID, say it five UserID I have to delete, how to delete all raw that contain that UserID ? and if I want to update bill of a

[PHP] multiple deleting and updating raw mysql via php

2005-01-05 Thread Sejati Opreker
Hi all, I meet a problem when I want to deleting a multiple row, I have a table that contain columns UserID, name, company name, and bill. UserID is uniq. perhaps, some of UserID, say it five UserID I have to delete, how to delete all raw that contain that UserID ? and if I want to update bill of a