Yes definitely if you know the features & functions it can be cloned by a developer.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.Is it Possible to clone the back end of a website ? I know how the website functions. I want to clone 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 functionsIf it's Wordpress, you just need to transfer or migrate both files and database to recreate the site.
Your right . without access to the backend not possible but a developer can construct something similar to itAs 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.
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.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
Cloning is possible, but only by a developer. It's not as easy as cloning front-end files (HTML, CSS, JS)
I meant cloning only the functions. There can be different ways of generating the same output. Certain methods will be more efficient than others.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.