View Single Post
  #2 (permalink)  
Old 01-05-04, 02:28 PM
Stefan's Avatar
Stefan Stefan is offline
Junior Code Guru
 
Join Date: Jun 2003
Location: Utrecht, The Netherlands
Posts: 599
Thanks: 0
Thanked 0 Times in 0 Posts
I don't really understand what you are saying, but I guess you might want to retrieve the userdata from one database, then use mysql_select_db to switch to the other database, and insert the information there.

something like that?
Reply With Quote