PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1845
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
new to php Posted by Homerun31 on 7 May 2003 at 8:36 PM
what would be a good language to learn before php to make it easier to understand when i begin learning php?
Report
Re: new to php Posted by chlif on 8 May 2003 at 1:50 PM
Knowing any programming language makes it always easier to learn new languages. But before learning PHP I don't know if you should learn any language. PHP is very easy to learn and when I sarted to make PHP I moved to it straight from HTML. (well ok: I had used several other languages but they weren't that big of a help)

If you really wan't to learn some other language before PHP I think that Perl or some other CGI language would be the best. But this might only make it harder to learn the syntax of PHP. Before starting server side programming you should make sure that you know HTML well and maybe a bit JavaScript and CSS too.
Report
Re: new to php Posted by Darius.php on 10 May 2003 at 11:10 PM
: what would be a good language to learn before php to make it easier to understand when i begin learning php?
:

If you know HTML then I would say you should start with PHP, it's a good language to start with. Not too complicated, but it is a nice language to get into, and very usefull.

If you don't know HTML, I say you should learn that... Even though it's just a markup language, it'll be nice to know when you move onto PHP.
Report
Re: new to php Posted by _coder_ on 14 May 2003 at 10:35 PM
: what would be a good language to learn before php to make it easier to understand when i begin learning php?
:
I would have to agree with Darius. I think HTML is the foundation that everything else should be built upon. I am fairly new to PHP but I have learned that it is very forgiving. You don't have to worry about forgetting to assign your variables and it seems to be easier to learn the syntax than VB or C++.

Personally, as soon as I found out the my host supported PHP and mySQL I bought a $50.00 book called "PHP BIBLE" by Tim Converse and Joyce Park. I got the 2nd edition and it has a lot of code that you can punch in and start to understand how it works. They also build two different sites in the book that they provide all of the code for and explain it as you go along. It's well worth the investment.


Report
Re: new to php Posted by RuntimeTerror on 15 May 2003 at 10:08 AM
: what would be a good language to learn before php to make it easier to understand when i begin learning php?
:

in agreement with all others ;)

For Syntax the following Languages might help you (if you know them or you're willing to learn): C, C++, Java, Javascript
For the Environment (since PHP is a serverside language): ASP, JSP, Perl
An in every case: HTML, optional JavaScript, optional css, optional XML (maybe later ;) )

if you have specific questions in php-functions an examples you should have a look at
www.php.net
they're pretty good!

I wish you a good start

RuntimeTerror
The only action that causes an error is trying to do things right!





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.