Do you really have to delete the users ?
You could for example give the users a special flag which shows
that the users can�t no longer log in ... so you have still the 
information about your user .... and the user cannot log in (at 
least if you check the flag)

Is this okay ?

> -----Original 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
> 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 (except maybe only
> his
> firstname) because user_x no longer exists.
> 
> how can i do this?
> 
> thanks
> 
> rudy.
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to