Thread: This possible?
View Single Post
Old 05-26-2002, 10:22 PM  
Mr.Fiction
Confirmed User
 
Join Date: Feb 2002
Location: Free Speech Land
Posts: 9,484
You can insert into multiple databases from the same submission. We have a site that queries multiple databases when a new user signs up, to make sure that the username isn't in use in any of several databases before adding the user.

Here is some code related to this:
http://www.zend.com/codex.php?id=25&single=1

Check it out, I think you should be able to hack it to do what you want.
Mr.Fiction is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote