Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » What Is Harder, JavaScript Or PHP?
Closed Thread
Old 12-25-2007, 03:02 AM   #1 (permalink)
Torner's Avatar
 
Newb Techie

Join Date: Dec 2007

Location: London

Posts: 3

Torner is on a distinguished road

Send a message via ICQ to Torner Send a message via Skype™ to Torner
Default What Is Harder, JavaScript Or PHP?

Hey all,

Maybe seems like an odd question to ask but the reason I ask is because I am learning JavaScript which I find fairly hard to pick up and I am going to start learning PHP soon and so I wondered if I am going to find it easier or harder than JavaScript?
Torner is offline  
Old 12-26-2007, 07:04 AM   #2 (permalink)
Yek
 
T.F's Resident Cool Guy...

Join Date: Aug 2006

Posts: 1,625

Yek is on a distinguished road

Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default Re: What Is Harder, JavaScript Or PHP?

About the same
Yek is offline  
Old 12-26-2007, 04:32 PM   #3 (permalink)
 
Junior Techie

Join Date: Dec 2007

Posts: 52

JoltFTW is on a distinguished road

Default Re: What Is Harder, JavaScript Or PHP?

yea about the same.. but I hate Java so its harder, it just bores me to death. lol
__________________
Quote:
92% of teens have moved on to rap. If you are part of the 8% who still listen to real music, copy this.
JoltFTW is offline  
Old 12-26-2007, 06:17 PM   #4 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: What Is Harder, JavaScript Or PHP?

Javascript and PHP syntax is very similar. Though, I find Javascript is much more strict than PHP is.
__________________

Need website help? PM me!
CrazeD is offline  
Old 12-28-2007, 11:19 PM   #5 (permalink)
 
Super Techie

Join Date: Jul 2006

Posts: 486

ZeroShade is on a distinguished road

Default Re: What Is Harder, JavaScript Or PHP?

I agree with CrazeD, Javascript being much more strict then PHP but if you find javascript hard to pick up... do some small things in PHP... such things as connecting to a mysql database. You get use to how it works very fast. Then tackle javascript. I started with javascript first... so I really hate php... javascript all the way!
__________________
Live And Let Learn.
ZeroShade is offline  
Old 12-29-2007, 03:24 AM   #6 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: What Is Harder, JavaScript Or PHP?

Quote:
Originally Posted by ZeroShade View Post
I agree with CrazeD, Javascript being much more strict then PHP but if you find javascript hard to pick up... do some small things in PHP... such things as connecting to a mysql database. You get use to how it works very fast. Then tackle javascript. I started with javascript first... so I really hate php... javascript all the way!
Haha, I'm the opposite. I started with PHP and hate Javascript.

I'd have more motivation to learn Javascript if I found it useful, but for what I do it's rarely of use to me. I can just Google what I need and be done with it.
__________________

Need website help? PM me!
CrazeD is offline  
Old 12-29-2007, 01:50 PM   #7 (permalink)
 
Super Techie

Join Date: Jul 2006

Posts: 486

ZeroShade is on a distinguished road

Default Re: What Is Harder, JavaScript Or PHP?

Ha... yah... if I need to do a project in php i do the same thing... just google it.
__________________
Live And Let Learn.
ZeroShade is offline  
Old 01-16-2008, 07:50 AM   #8 (permalink)
 
Newb Techie

Join Date: Jan 2008

Location: Bangalore

Posts: 2

mujahidkhaleel is on a distinguished road

Cool Re: What Is Harder, JavaScript Or PHP?

comparing javascript and PHP is like comparing orange to apple. Javascript is client side, it means it works on the browser. Whereas PHP is server side, it is responsible to creating web page dynamically.

If you want to become a web developer, then you should learn both to deliver good contents. With AJAX everywhere you must know javascript and a server side language, may be PHP.
mujahidkhaleel is offline  
Old 01-16-2008, 08:11 AM   #9 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: What Is Harder, JavaScript Or PHP?

Quote:
Originally Posted by mujahidkhaleel View Post
comparing javascript and PHP is like comparing orange to apple. Javascript is client side, it means it works on the browser. Whereas PHP is server side, it is responsible to creating web page dynamically.

If you want to become a web developer, then you should learn both to deliver good contents. With AJAX everywhere you must know javascript and a server side language, may be PHP.
Yes but if you're comparing the difficulty of the syntax, it's pretty even (except PHP is more forgiving).

The syntax and rules are nearly identical for the most part.
__________________

Need website help? PM me!
CrazeD is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Javascript Object List: display and sort- How to? Anna ms Programming Discussions 1 08-04-2007 03:42 AM
Need a good captcha generating php script surut Windows Operating Systems and Software 1 05-26-2007 09:23 AM
PHP 2-player game? thejeremy Programming Discussions 4 04-09-2007 06:01 PM
Remote file access w/ IP + PHP? thejeremy Programming Discussions 2 04-04-2007 05:24 PM
JavaScript Botnet Code Leaked To Internet Osiris Virus - Spyware Protection / Detection 0 04-02-2007 09:05 PM