Want to Learn PHP? Here are Tips and Sources to Start

Latest Hot DEALS

Sale!

Winsome Eugene Nightstand End Table

Original price was: $90.00.Current price is: $29.00.
Sale!

Evenflo Gold Shyft DualRide Infant Car Seat and Stroller Combo

Original price was: $599.99.Current price is: $479.99.

What is PHP? And why should I learn to use and where would I begin once I decide to use it? To start, PHP stands for ‘PHP: Hypertext Preprocessor’, and it is one of the most common server-side languages in programming today. The reason it is so popular is the fact that it is completely open sourced, which means anyone with access to the internet, is free to complete access to everything PHP has available to them. There are obvious reasons why a programmer should, and would, want to learn this language on that basis alone. Not only is it a programming skill you can use and implement free of cost, but there are a vast number of employers who incorporate this language on that basis alone.  With the ease that it can be embedded into HTML, it won’t be long before you start seeing professional web development come to life in front of your very eyes.

Just like with learning anything new, one of the hardest things to determine is where to start. In most endeavors, it is that initial fear of thinking you are way over your head that will hold a person back. The platforms and/or products I list in the following summary, are programs I use personally. In no way am I advocating they are the best ones, they are just what I have found work the best for me and once I find a program that I like I tend to quit looking for better options, that being said, feel free to look around, and explore other possibilities.

To start we obviously need PHP itself to be downloaded onto your computer. Just go to download PHP and download it to your computer.

Now that you have PHP successfully installed, we need somewhere we can actually write the code. I use Visual Studio Code. Once it is downloaded and installed, it is as simple as saving a blank notepad document, but instead of saving it with a ‘.txt’ extension at the end of the file name, use a ‘.php’. Now when you right-click on that file and go to ‘Open With’, select Visual Studio Code, and it will open up to you a blank template to use. In order to write PHP code, it needs to be within PHP tags. The starting tag looks like ‘<?php’ (<? can also be used but is outdated and there are some occasions where it can cause some problems), and the end tag is ‘?>’. Anything in between these tags will be read as PHP code.

Now that we have PHP installed, and a place to write our code, the next thing we will need is software that will allow us to run the code so we can see our work come to life. I use Xampp. Once it is downloaded there are some slight modifications needed to make it run, but not that many. If you don’t alter any of the steps in the Xampp installation process, Xampp will be saved within your C:\ (Local Disk C:) file path on your computer. If we go there and click on Xampp, it will open many different options. Now it is the ‘htdocs’ folder where you will want to save all your projects of work. For example, go inside the htdocs folder and save an empty document called ‘hello-world.php’. Now find where Xampp is on your computer and run it. You will get a pop-up that looks as follows except you won’t have any messages displayed yet I am sure.



When you click on run next to Apache, you should see two numbers under ports that appear. Usually, these numbers will be 443 plus a second one. It is this second one that we are interested in, as you can see in my image I am using 801(Yours most likely will vary). Now open up a web browser and type in localhost:801/hello-world.php (insert your number for 801). When you hit enter you should be brought to a blank white page since we have not yet placed any code yet into the file.

Our next step is just a test to confirm whether or not, your browser is currently programmed to read PHP tags or not. So let’s open the hello-world.php file and in between the PHP tags that you have there already let’s right – echo ‘Hello World’; -. Now to get the code to show up in the browser it is as simple as saving the file so do that. Then go back to the browser and reload the page…

Now that we got PHP installed and a way to write the code, the next step is to actually learn how to use PHP. A book I received in college I find extremely helpful is PHP and MySQL Web Development. Don’t get intimidated by its length as it is very useful in explaining step by step the processes they use, and it builds from start to finish on the same example so you will slowly see a full functioning site come to life in front of your eyes. If a text book isn’t for you, and you want a quicker more brief way to learn, I would suggest using the PHP learning section with Codecademy. I find this site to be the best teaching tool for covering a vastly wide array of languages and different aspects of programming. I recommend completing as many courses as possible to strengthen your grasp.



In conclusion, I will add to make sure you are constantly searching out how to fix problems you encounter along the way. It makes no sense to waste time and frustrating on a problem when the solution is usually a simple internet search away. And finally, I will add, to make sure you are actually obtaining and learning the material as you go. It is very easy to skim through courses and make things work as they should by following step by step processes, but if you don’t retain the reasons on why the code works, you aren’t learning anywhere near the valuable information that you could be.

Comments

comments

Follow Us For News and Discount Deals

TrendinDEALS

Sale!

Kinetic Sand Scents

Original price was: $33.94.Current price is: $16.97.
Sale!

Ultrasonic Electric Toothbrushes

Original price was: $24.99.Current price is: $8.00.
Sale!

Kleenex Disposable Paper Hand Towels

Original price was: $49.99.Current price is: $18.04.
Sale!

1080P Full HD Supported Projector With 100" Projector Screen

Original price was: $149.99.Current price is: $69.00.
Sale!

Baseus 9-in-1 USB-C Laptop - 15SD9IN1

Original price was: $45.99.Current price is: $32.19.
Sale!

6 Outlet and 3 USB Charging Port With Night Light And Surge Protector

Original price was: $24.98.Current price is: $9.99.

More like this
Related

Poker in the New Digital Era: Is It Worth it to Play Poker Online?

Without a doubt, poker is a timeless card game...

The Future of AI: Insights from the Godfather of AI

In the world of artificial intelligence, Geoffrey Hinton stands...

The Science Behind Cold Plunging: Is It Worth It for Your Health?

Ready to cold plunge? We dive into the science...

Unraveling the Mystery of the Ninth Planet: Could Modified Gravity Hold the Key?

In the ever-evolving realm of astrophysics, a recent revelation...