Clone Back End of a website

copcvcj

Regular Member
Joined
Mar 20, 2019
Messages
348
Reaction score
63
Is it Possible to clone the back end of a website ? I know how the website functions. I want to clone it
 
Is it Possible to clone the back end of a website ? I know how the website functions. I want to clone it
Yes definitely if you know the features & functions it can be cloned by a developer.
 
As MKSKS said it is possible. You would need a developer who can reconstruct the back end functions. However cloning, as in making an exact copy of the back end, is not possible if you don't have access to the backend.
 
If it's Wordpress, you just need to transfer or migrate both files and database to recreate the site.
 
Is it Possible to clone the back end of a website ? I know how the website functions. I want to clone it
Yes, definitely possbile. :) Let me know if you need more help.
 
If it's Wordpress, you just need to transfer or migrate both files and database to recreate the site.
i do not own the site . i only know of its functions as i was gven a chance to create and account and i saw how it functions
 
As MKSKS said it is possible. You would need a developer who can reconstruct the back end functions. However cloning, as in making an exact copy of the back end, is not possible if you don't have access to the backend.
Your right . without access to the backend not possible but a developer can construct something similar to it
 
i do not own the site . i only know of its functions as i was gven a chance to create and account and i saw how it functions
The website copiers can only copy front-end of a site. The back-end like php files and databases can't be copied. They store sensitive data and work on server side, so the browsers won't have any access to them. Your best bet is to hire a developer to create a replica of the site or check the website CMS and design a similar site using same technologies.
 
Cloning is possible, but only by a developer. It's not as easy as cloning front-end files (HTML, CSS, JS)
 
Cloning is possible, but only by a developer. It's not as easy as cloning front-end files (HTML, CSS, JS)

You probably mean recreating or replicating and not cloning. Cloning the back end means making an exact copy of the back end files and that is not possible unless you have access to the back end. Recreating the back end from scratch and try to mimic the the original sites features is possible but can be very difficult as you say.
 
You probably mean recreating or replicating and not cloning. Cloning the back end means making an exact copy of the back end files and that is not possible unless you have access to the back end. Recreating the back end from scratch and try to mimic the the original sites features is possible but can be very difficult as you say.
I meant cloning only the functions. There can be different ways of generating the same output. Certain methods will be more efficient than others.
 
If you have access to the source code the you can hope for. As for the back-end, i think it’s not possible.
 
someone has cloned one of my websites, complete front-end, folders, etc... even my ads lol, but only whats publicly accessible from the Inspect feature
 
Back
Top