Featured post

Raccoon Rescue - Bubble Shooter

Raccoon Rescue - Bubble Shooter Swister Inc. Puzzle Brain Games Download Now Raccoon Bubble Shooter You will have a lot of fun while playing this game and you can play everywhere. Your main mission blow up bubbles and collect as many points as you can. How many bubbles will you blow in a shot? Come on it's your turn. You can play it at the home, in the car or whenever you want. All you need to do, download to your phone. Shoot the same color bubbles and raise your level. Each higher level is more difficult and more fun. Acquire new skills and blow more bubbles. This game will tired you and will entertain you. Sometimes you will be forced and sometimes you will win instantly. But you'll have a lot of fun each time. You can play Raccoon Bubble Shoter with any smartphone and you can play anywhere. Fun is in your hands now. Download open, and play. Download Now Download Now Bubbles Waiting For You This game is very popular among the games of sh...

Scripting language - Server side scripting vs client side scripting

Scripting language - Server side scripting vs client side scripting




In this tutorial I discuss about two types of scripting language. I tell you whats are the different between server side scripting and client side scripting, also I have tell you how both of two work.

Differences between Client-side and Server-side Scripting

Client-side Environment
The client-side environment used to run scripts is usually a browser. The processing takes place on the end users computer. The source code is transferred from the web server to the users computer over the internet and run directly in the browser.
The scripting language needs to be enabled on the client computer. Sometimes if a user is conscious of security risks they may switch the scripting facility off. When this is the case a message usually pops up to alert the user when script is attempting to run.

Server-side Environment
The server-side environment that runs a scripting language is a web server. A user's request is fulfilled by running a script directly on the web server to generate dynamic HTML pages. This HTML is then sent to the client browser. It is usually used to provide interactive web sites that interface to databases or other data stores on the server.
This is different from client-side scripting where scripts are run by the viewing web browser, usually in JavaScript. The primary advantage to server-side scripting is the ability to highly customize the response based on the user's requirements, access rights, or queries into data stores.

I hope you enjoyed the video. If so then please like this video and for more video related this Subscribe this channel now.

Subscribe our Youtube channel: https://goo.gl/pYMktK
------------------------------------------------------------
| Like | Share | Comment | Subscribe |
------------------------------------------------------------
Facebook: facebook.com/TechExpertOfficial
G+: https://plus.google.com/u/0/b/112006366030903650351/
Twitter: https://twitter.com/TechExpertVideo
Blog: https://techexpertvideo.blogspot.com/