The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
why does Vbulletin use Javascript? does it do stuff that PHP could not do?
|
|
#2
|
||||
|
||||
|
PHP = Server Side
JavaScript = Client Side With PHP, you can't do things on your computer like displaying a Popup or Dialog, while on the other side with JavaScript you can't do things on the server like querying the database. |
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
|||
|
|||
|
Cant Java be serverside as well?
|
|
#5
|
||||
|
||||
|
Quote:
Its like the difference between C++ and html |
![]() |
|
|