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
How to connect to a url in php?
Which function is used in php to check the data type of any variable?
Is php open source?
How can you get the size of an image in PHP?
How to turn on the session support?
How can you propagate a session id?
What is ci framework in php?
How do you parse and process html/xml in php?
What is split function in php?
How to read a file in php?
How many types of array are there in php?
in PHP for pdf which library used?
Which will check if a function exists?
Tell me what are magic methods?
What is singleton design pattern in php?