Search found 1 match

by vaninoui
Mon Oct 27, 2008 2:29 am
Forum: PHP - Code
Topic: 2 php systems
Replies: 1
Views: 53

2 php systems

Hello, I have 2 php systems setup on the same server and sharing the same database ! They both have a table called (dbprefix)users which stores informations about users register on their system .They have common fields but also dinstict fields. What i whant to do is have the one register form to cre...