Thread
:
Server side and client side
View Single Post
#
3
(
permalink
)
07-25-2006, 01:08 PM
TkTech
Speaks fluent binary
Join Date: Jun 2006
Posts: 1,047
Last Blog:
Having trouble with yo...
Credits:
0
Rep Power:
16
Server-side is where all the operations are done on the server, such as PHP. PHP is "compiled" by the server and sent to the client as plain html. Javascript is an example of a Client-Side languge, which compiles and runs through the browser.
__________________
CodeCall Blog
|
CodeCall Wiki
|
Shareware
|
Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
TkTech
View Public Profile
Send a private message to TkTech
Find all posts by TkTech