Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Reply
 
Thread Tools Search this Thread Display Modes
Old 01-24-2008, 08:52 AM   #1
Torner
Smurf
 
Torner's Avatar
 
Join Date: Jan 2008
Location: London
Posts: 1
Torner is on a distinguished road
Send a message via ICQ to Torner Send a message via Skype™ to Torner
Question 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?
_________________
http://www.floriditatravel.com/travel/cuba_hotels_havana.php http://www.datadial.net/Services/E-Commerce/e-commerce-software/
Torner is offline   Reply With Quote
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 01-24-2008, 09:14 AM   #2
Bagi Zoltán
iWEBTOOL Moderator
 Contributor 
 
Bagi Zoltán's Avatar
 
Join Date: Aug 2006
Location: Hungary
Posts: 1,762
Bagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of light
Default Re: What Is Harder, JavaScript Or PHP?

I belive that since both programming language are functiona language if you have learnt one of them, learning the other won't cause a huge issue. I am not a programmer but as i experienced there is no major difference in their difficoulities.
Bagi Zoltán is offline   Reply With Quote
Old 01-24-2008, 02:06 PM   #3
UnKnown
Tellin' it like it is!!
 
UnKnown's Avatar
 
Join Date: Aug 2006
Posts: 1,082
UnKnown is just really niceUnKnown is just really niceUnKnown is just really niceUnKnown is just really niceUnKnown is just really nice
Default Re: What Is Harder, JavaScript Or PHP?

Quote:
Originally Posted by Torner View Post
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?
_________________
Cuba Hotels E-Commerce Software

JavaScript is very limited on what you can do..

Php is actually a very very easy language to learn..
UnKnown is offline   Reply With Quote
Old 01-25-2008, 12:59 AM   #4
jumpenjuhosaphat
 Contributor 
 
jumpenjuhosaphat's Avatar
 
Join Date: Jun 2006
Location: Denver
Posts: 4,470
jumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud of
Default Re: What Is Harder, JavaScript Or PHP?

For me, being familiar with PHP, when I tried learning JS, I found that the structure of JS was a bit difficult to pickup on...Other than that, they are probably equally difficult to learn.
__________________
Storage Sheds
Lost Forum
jumpenjuhosaphat is offline   Reply With Quote
Old 01-25-2008, 10:21 AM   #5
hasan_889
Junior Guru
 
hasan_889's Avatar
 
Join Date: Aug 2006
Location: London
Posts: 995
hasan_889 will become famous soon enoughhasan_889 will become famous soon enough
Send a message via MSN to hasan_889 Send a message via Yahoo to hasan_889 Send a message via Skype™ to hasan_889
Default Re: What Is Harder, JavaScript Or PHP?

basic for all languages are same ... just the coding pattern is different.

Few words for more information, Javascript is clientside language, which mean it can't interact with the server. Simple clientside validation, checking, simple calculation can be done with Javascript. But then you are thinking to have database or serverside scripting, you need to go for PHP.

To me PHP is the most simplest language among all serverside language, like JSP, ASP, Coldfusion etc. To have some simple idea, www.w3schools.org is a great website. Otherwise you can go to www.php.net .... it has an amazing knowledge base.

At the end ... wish u good luck!
hasan_889 is offline   Reply With Quote
Old 01-27-2008, 09:11 AM   #6
matt91
Smurf
 
matt91's Avatar
 
Join Date: Jan 2008
Posts: 12
matt91 is on a distinguished road
Default Re: What Is Harder, JavaScript Or PHP?

imho javascript
matt91 is offline   Reply With Quote
Old 03-23-2008, 02:37 AM   #7
Aaron
Smurf
 
Aaron's Avatar
 
Join Date: Mar 2008
Posts: 20
Aaron will become famous soon enough
Default Re: What Is Harder, JavaScript Or PHP?

The question isn't what is easiest to learn, it is what programming language is better for my needs.

Javascript is wonderful for Ajax and things that you can only do with the client browser, but it is large, slow, and insecure.

PHP on the other hand, is large, secure, fast and powerful. Do some research. I know Javascript, PHP, XML/XSLT/XPATH family, and the traditional CSS and xhtml. I rarely find a use for javascript, and I find that PHP helps a LOT. Yet, there are other languages that can do what PHP can, like ASP, ROR, Perl, and Python. Javascript is unique and can do things when you hover over an element, when you change a form, and pretty much respond to your actions, where PHP cant.

Of course, using mootools.com will probably solve anything you might need to do with javascript, it is always fun to learn.
Aaron is offline   Reply With Quote
Old 03-25-2008, 01:33 PM   #8
mediacurse
Smurf
 
mediacurse's Avatar
 
Join Date: Dec 2006
Posts: 32
mediacurse will become famous soon enough
Default Re: What Is Harder, JavaScript Or PHP?

PHP is the most simplistic language out there, plus if you know javascript, many things will be familiar to you.
mediacurse is offline   Reply With Quote
Old 05-03-2008, 05:55 AM   #9
webvigor
Smurf
 
webvigor's Avatar
 
Join Date: Jun 2007
Posts: 24
webvigor is on a distinguished road
Default Re: What Is Harder, JavaScript Or PHP?

PHP is definitely the better language as compared to Javascript. You should go with PHP if you plan to learn.
webvigor is offline   Reply With Quote
Old 05-03-2008, 07:07 AM   #10
DomainZaar
Smurf
 
DomainZaar's Avatar
 
Join Date: May 2007
Posts: 34
DomainZaar is on a distinguished road
Default Re: What Is Harder, JavaScript Or PHP?

what came first the chicken or the egg. They are both complexed languages and both have there uses.
__________________
DomainZaar.com
- Domain and adsense rss scripts
DomainZaar is offline   Reply With Quote
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Reply



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help me with my javascript. Can this be done? X_X_ROB_X_X JavaScript 4 11-17-2007 07:56 AM
Javascript giantcomet4 Programming 3 01-30-2007 12:49 PM
Javascript tutorials aijaz JavaScript 3 01-06-2007 09:26 PM
IE Javascript Question proudcollector Programming 5 11-03-2006 10:29 PM
the larger the website, the harder to increase pr? bpeh Google 1 02-24-2006 04:06 AM


All times are GMT. The time now is 02:58 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.