Answer the question
In order to leave comments, you need to log in
What is meant by the phrase "server part"?
Hello!
I am a php, java programmer. I already know these languages quite well. I wrote small applications in java. And in php I developed a file storage and a bunch of small projects for practice.
But still I don't understand what "Server part" and "Client part" mean . From design to implementation of the program, I did everything myself.
Explain, please.
Previously in the team, he did not work in large projects.
Answer the question
In order to leave comments, you need to log in
The server part is what is performed by the server, the client part is what is performed on the client side (browser, application, etc.). PHP runs on the server side, JS runs on the client side
The server part is also called backend, the client part is called frontend.
It turns out the backend - the "reverse side" which is not visible to the user, the frontend - "turned to face the user" - the client
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question