PHP Introduction | Overview

If we name the most stable and popular programming languages today, they are probably “Java” and “PHP.” Java is widely used, from full-scale server-side development to creating Android smartphone applications. PHP, on the other hand, is a language specialized for “web programming,” and it can be started casually even without full-scale programming skills like Java. While Java has a relatively professional feel, PHP has a strong impression of being “for amateurs.”

Recently, hosting sites that support PHP have also increased significantly, so anyone can use PHP with some study. This series is an introductory document written for people with no programming experience who think, “Then maybe I should try it too.”