RE: [PHP-DB] delete user but keep the article

2001-08-15 Thread Robert Klinkenberg
instead of actually deleting the user Robert Klinkenberg > -Oorspronkelijk bericht- > Van: RSalomo [SMTP:[EMAIL PROTECTED]] > Verzonden:Wednesday, August 15, 2001 11:21 AM > Aan: [EMAIL PROTECTED] > Onderwerp: [PHP-DB] delete user but keep the article > > hi, >

Re: [PHP-DB] delete user but keep the article

2001-08-15 Thread Jordan Elver
Well I suppose that if you had a lot of users in your users table editing and adding articles then there could be a performance hit, but I don't know about this. Maybe someone else hasmore experince. How many users were you planning on? HTH, Jord On Wednesday 15 August 2001 05:42, you wrot

RE: [PHP-DB] delete user but keep the article

2001-08-15 Thread Walter, Marcel
nal Message- > From: RSalomo [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, August 15, 2001 11:21 > To: [EMAIL PROTECTED] > Subject: [PHP-DB] delete user but keep the article > > hi, > > i have a news article database that input by users, for example > articlena

[PHP-DB] delete user but keep the article

2001-08-15 Thread RSalomo
hi, i have a news article database that input by users, for example articlename: 'abc', input by username: 'user_x'. i want to delete user_x, but keep article abc. how php/mysql display that there is article named 'abc', input by 'user_x', but there are no further information about that user (ex