: 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!