Jump to content

transfering of database

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
fardamm

fardamm

    Newbie

  • Members
  • Pip
  • 9 posts
Hi everbody,
there are about 700 translators ( members_ in my present site (php , ajax, smary ) .
I have decided to have a new site (php _which will be programmed by other web developer.
the present website source is coded ( by zend), and the programmer dose not give me the codes.
is is possible to transfer the data related to the members of present site to the new one ?

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
the information is probably stored in a database, that information is totally portable, the login information to the database should be with the server information.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#3
fardamm

fardamm

    Newbie

  • Members
  • Pip
  • 9 posts
Thanks a lot for your answer, but there is a problem. My new site has a different registration form with several items while the ex site was a simple form.But if we supposed that the data can be transferred to the new site and the user be able to log in , can he /she will be able to completed his/her profile in new site?

#4
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
Of course, it's just to program the site to ask an old user for missing information on his/her first login on the new site, at least if this is a custom made site. it takes some time programming, but it's not a problem for a skilled programmer, as I understand you have hired for this project?
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall