View Single Post
  #3 (permalink)  
Old 2007-08-02, 06:59 AM
JustPHP JustPHP is offline
Member
 
Join Date: Oct 2006
Location: London
Posts: 33
JustPHP is on a distinguished road
Send a message via MSN to JustPHP Send a message via Yahoo to JustPHP Send a message via Skype™ to JustPHP
Default

Looks like the users have not been completely deleted from the database,(user names have been deleted not their id or unique/primary key) they exist in another table, and or your sql statement which retrieves the data from the database is using a join.
Reply With Quote