What is server and client side code?
djbsabkcb 0 Junior Poster in Training
Recommended Answers
Jump to PostClient Side: This is code/routines that are not processed at all by the server. Code is written in scripts (javascript usually) - plain text commands that instruct the client to do something. Generally used for performing dynamic effects, such as image rollovers, or displaying message boxes, or even validation of …
Jump to PostServer side is code executed by the web server. Client side is code executed by the web browser of the person viewing the site. JavaScript and HTML are examples of client-side markup.
All 7 Replies
Paladine 138 Master Poster Team Colleague
Dani 4,658 The Queen of DaniWeb Administrator Featured Poster Premium Member
Letscode 1 Junior Poster
tgreer 189 Made Her Cry Team Colleague
Letscode 1 Junior Poster
djbsabkcb 0 Junior Poster in Training
vprak2020 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.