View Single Post
  #1  
Old 09-12-2010, 05:32 AM
Raikalynx Raikalynx is offline
Member
 
Join Date: Sep 2010
Posts: 4
Credits: 796
Raikalynx
Default php forum integration question (000webhost)

No, I'm not asking if there is a script blablabla, I've read the threads ;)

I'm using 000webhost, and it allows for one mysql database to be used by the Rusnak script, and one to be used for a forum (which you can install from within 000webhost). (You get 2 DBs max)

..so I was wondering.. in register.php there's the query that will insert the new user's details into the adoptables mysql database, right?
..would it be possible to put in a second query there to input the same details into the forum mysql database?

I'm just using some logical thinking here, but then of course I don't know a lot about php.. I was just wondering if this makes sense and if it's possible in php, as I'm trying to learn it ;)

Thanks anyway

Rai
__________________
Reply With Quote