|
||||||
| PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
| Sponsored Links |
|
|
|
|||
|
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.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||||
|
I never understood it either, and I guess I understand it a bit now. But I'm still a little confused, I guess I'll turn to Google for an explanation as well.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|||||
|
Client side runs on the clients computer (CCC, hehe)
Server side runs in the background and what results is what you see on your computer. PHP/Perl = Server JSP = Client With client side (like jsp) you can't talk to the server and update DBs and such. With Server Side you can't talk to the users browser and update only part of a webpage without refreshing.
__________________
Lop |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
| Xav | ........ | 1024.41 |
| MeTh0Dz|Reb0rn | ........ | 974.08 |
| morefood2001 | ........ | 850.04 |
| John | ........ | 841.93 |
| WingedPanther | ........ | 661.52 |
| marwex89 | ........ | 575.59 |
| Brandon W | ........ | 456.18 |
| chili5 | ........ | 292.12 |
| orjan | ........ | 187.41 |
| Steve.L | ........ | 181.88 |
Goal: 100,000 Posts
Complete: 79%