This content originally appeared on DEV Community and was authored by Vinicius Ithalo
I'm planning to start a series of posts showing my first impressions as someone inexperienced in programming who had his first impressions in Python. I'll try to post every time I finish studying so that the original feeling is still clear.
So, I decided to learn PHP
While messing around on Discord, I found a discussion about this language and how it was useful in web development. It wasn't very long and not all that interesting, but they said something that really caught my attention.
I really like python and my focus is on web development, so why not try it out?
This thought was what made me start looking for online resources, a task that apparently I'm not intelligent enough to do, so I asked on Discord.
What is PHP
PHP is a scripting language specialized in web development and that can be embedded inside HTML and is executed on the server, meaning no shady scripts running on the client computer and more freedom working with sensitive data.
Installing PHP
PHP can be manually installed by itself, or so I was told, but the easiest way when learning is through those already configured packages, like WAMP, LAMP and XAMPP. People from discord recommended using XAMPP, so I'll be sticking with it for now. Having installed it, everything left is understanding how it works.
This content originally appeared on DEV Community and was authored by Vinicius Ithalo

Vinicius Ithalo | Sciencx (2021-12-09T21:54:41+00:00) Adventuring Into PHP #1. Retrieved from https://www.scien.cx/2021/12/09/adventuring-into-php-1/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.