I have registration form from my local computer and also in remote server. now my problem is registered using local registration form on my local computer it will be updated on local db and remote server db. if registered using remote server it will be automatically update on remote db and my local db.
how can i do this
Thanks in advance