View Single Post
  #5 (permalink)  
Old 11-08-2007, 02:40 PM
LeadMagnet's Avatar
LeadMagnet LeadMagnet is online now
Mr. Tambourine Man
 
Join Date: Jun 2007
Location: Ireland
Gender: Male
Posts: 1,569
Default

Javascript is client-side, it can alter the browser at any stage or interact with the user. You can do loads with it, but what you can do with JS is a totally different skillset to what you can do with PHP.

PHP is server-side. It's quite powerful yes but it's... well you can't really compare it to javascript, they're totally different.

I would recommend going for javascript first because i personally think it's more useful for everyday tasks here and there, but learn both because neither one is that difficult.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
Reply With Quote