What is server side processing?
A situation where requests and data is sent to server, processed and data is transmitted back (usually a webpage).
What is server side processing popular to use with?
Databases and interacting with them
What languages are usually used for server-side processing.
PHP
SQL
Is the code hidden when server-side processing is done for the client.
YES
another name for server side
the back end
another name for client side
the front end
What are some common functions for server side processing?
Some advantages of server side processing?
Is using search engines client side or server side?
server side processing