client side scripting language Vs server side scripting
language
Answer Posted / taher
Different of Client Side and Server Side Means Client Send
The Request to the Server and Server Send The Response to
The Client. That is Server Side Scripting.
and Client Side means That Client Send The Request To the
Browser and Bowers Send The Response.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What type of operation is needed when passing values through a form or an url?
What are the differences between php constants and variables?
Explain Type hinting in PHP?
How can you retrieve data from the mysql database using php?
How to remove all duplicate values in array in php?
What does echo mean in php?
Is null empty php?
Can I learn laravel without php?
How does php isset work?
How to convert strings to numbers in php?
How do you use bcrypt for hashing passwords in php?
What's php?
How do you clear environment variables?
What are the advantages of php?
How to remove leading and trailing spaces from user input values in php?