hi,
I'm finishing an application where there are a number of website members with connections to other members.
So when a member decides to terminate his membership I need to clean up any references that other members have to the member who is being removed.
This may take some time when the database gets large (2000+ members).
So what would be the best/safest way to design the clean up?
Give a "deletion ok" message asap and then goto another script to do the clean up or are there some other things I need to consider?
And if so how can I give a "deleted ok" message and then run another script?
Thanks,
john.