Adventuring Into PHP #1

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.

S…


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.

Screenshot of the discussion

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

XAMPP interface
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


Print Share Comment Cite Upload Translate Updates
APA

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/

MLA
" » Adventuring Into PHP #1." Vinicius Ithalo | Sciencx - Thursday December 9, 2021, https://www.scien.cx/2021/12/09/adventuring-into-php-1/
HARVARD
Vinicius Ithalo | Sciencx Thursday December 9, 2021 » Adventuring Into PHP #1., viewed ,<https://www.scien.cx/2021/12/09/adventuring-into-php-1/>
VANCOUVER
Vinicius Ithalo | Sciencx - » Adventuring Into PHP #1. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/12/09/adventuring-into-php-1/
CHICAGO
" » Adventuring Into PHP #1." Vinicius Ithalo | Sciencx - Accessed . https://www.scien.cx/2021/12/09/adventuring-into-php-1/
IEEE
" » Adventuring Into PHP #1." Vinicius Ithalo | Sciencx [Online]. Available: https://www.scien.cx/2021/12/09/adventuring-into-php-1/. [Accessed: ]
rf:citation
» Adventuring Into PHP #1 | Vinicius Ithalo | Sciencx | 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.

You must be logged in to translate posts. Please log in or register.