Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


client side scripting language Vs server side scripting
language

Answers were Sorted based on User's Feedback



client side scripting language Vs server side scripting language..

Answer / m sujata

Scripts executed only by the browser without contacting the
server is called client-side script. It is browser
dependent. The scripting code is visible to the user and
hence not secure. Scripts executed by the web server and
processed by the server is called server-side script.

Is This Answer Correct ?    30 Yes 1 No

client side scripting language Vs server side scripting language..

Answer / sathya

The client-side scripts, like JavaScript or VBScript, are
executed in the client (a browser). The server-side ones
(like PHP, ASP, JSP, ColdFusion) are executed on the server.

Is This Answer Correct ?    5 Yes 0 No

client side scripting language Vs server side scripting language..

Answer / rajeev sharma

client side scripting language run on local machine..means
it machine dependent. but server side scripting language run
on server means it not machine dependent it can run on any
machine .

Is This Answer Correct ?    7 Yes 3 No

client side scripting language Vs server side scripting language..

Answer / 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

client side scripting language Vs server side scripting language..

Answer / dinesh gaur

client side Scripts executed only by the browser without using
server is called client-side scripting language. it depends on browser. Scripts executed by the web server and the script
processed by the server is called server-side scripting language.

Is This Answer Correct ?    3 Yes 1 No

client side scripting language Vs server side scripting language..

Answer / varun

server scripts are more secure as they are not visible to
user,only emit HTML code correspnding to user input.Whereas,
in client side scripting,scripts are visible to user.

Is This Answer Correct ?    2 Yes 0 No

client side scripting language Vs server side scripting language..

Answer / subash

server side scripting:script run on server ie,a single machine
Client side scripting:script runs on client's machine.

Is This Answer Correct ?    6 Yes 21 No

Post New Answer

More PHP Interview Questions

Why is php used?

0 Answers  


What is php in simple words?

0 Answers  


what mode to use when creating dirs with mkdir?

1 Answers  


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

0 Answers  


What kind of things have you done on the social side?

0 Answers  


What are the php functions?

0 Answers  


What is if isset ($_ post submit )) in php?

0 Answers  


What is mysql_fetch_array?

0 Answers  


Will php die?

0 Answers  


What is a stored procedure in mysql?

0 Answers  


How can you associate a variable with a session?

0 Answers  


What is the main function of php?

0 Answers  


Categories