Learning profile PHP is a great way of being able to produce dynamic web content. Simple PHP profiling is relatively easy for those with a fundamental knowledge of html coding. Advanced PHP applications take time to learn, and will involve a great deal of study.
It varies depending on your previous experience with programming/scripting, HTML, and such, but generally PHP is considered quite an easy language to learn. But as any language, it may be easy to learn to use it, but hard to learn to use it the right way.
Hands on is the best way to learn it. Get yourself a host or install a local Apache server and jump right in! Check out the related links for Video tutorials for beginning PHP development.
You are trying to compare two things that are completely different. PHP is a programming language, and QA testing is a step in the creation of products.
To learn PHP it is best to read a few tutorials and then start trying out the things you read about. For instance, make a program that does some calculations and then prints the result on the screen. A good tutorial to start with can be found on: http://w3schools.com/php/default.asp or http://www.geekatude.com/PHP or http://php.net or http://www.phpmysqlbrain.com You can install the things in your local system , and then by referring the above websites try to write codes and see the results.
Go to w3schools. You can find tutorials there to learn PHP. You can also find documentation about PHP at the official PHP website - but I recommend you learn the basics before you use it. It helps if you are also familiar with similar languages, like C.
It is not possible to directly put jsp code in php, You could look into json and xml which allow data transfer between different technologies. Alternatively you could send data from jsp code to html and via html to php. Look at the link below. It may help somewhat
You must learn Python.
Impossible, php is not designed for such things, maybe with php-gtk (but i don't think so), learn C/C++ or vb.net (i don't advise you to) or learn a scripting language like python or if you want it easy learn autoit3
A quick search of PHP currency gave me this1 Philippine peso = 0.0229 US dollars"
JSON or Java Script Object Notation was originally created by Douglas Crockford, starting around 2001. It is referred to as JSON because the file extension used is .json.
PHP is very sufficient option for a fresher because its easy to learn.
It depends on personal choice. The reason PHP is used so extensively is probably cause it is platform independent, open-source, syntax is simple, it supports language interoperability through xml & json and a lot of frameworks and cms are available that too free of cost.
PHP is simpler and also better, personally i recommend you to learn php. First thing you should know about programming is it never ends.. Everyday programmers develops new functions/classes and also availabilities of programming languages increases.. What you need to start is learning basic and default codes which comes with php engine. Download PHP Engine from: php.net Then use w3schools.com to learn php after that to extend your knowledge use php.net to find out what functions exists and how you should use them. If you do what i told you, after a month you will become a programmer, if you already know another programming language i believe you can learn php in a week. Keep it in mind before starting PHP you should know HTML which can be learn by same site (w3schools.com).
PHP is it is open-source and there are a lot of frameworks, ecommerce and cms built using PHP. It is comparatively easier to learn.
Learning profile PHP is a great way of being able to produce dynamic web content. Simple PHP profiling is relatively easy for those with a fundamental knowledge of html coding. Advanced PHP applications take time to learn, and will involve a great deal of study.
A person would have to make sure that they are committed to learning, for it takes awhile to learn how to do PHP MySQL. Codecademy is a wonderful website that could get a person started.