Skip to content

IuliiaNova/php-basics

 
 

Repository files navigation

PHP-basics 🧑‍💻

The goal of this project is to tough the PHP at the first time and to see the basics concept of this programming language. There are eleven files that are separated according to the topics.

Resources 📌

  • XAMPP
  • VisualStudio Code
  • PHP v.8.1
  • GIT

How to see the code? 🌐

  1. Open the XAMPP folder
  2. Find "htdocs"
  3. Inside of "htdocs" create a new folder where you will store your files
  4. In my case it is "PHPBasicsWorkShop"
  5. Open XAMPP and "start" Apache
  6. Open localhost in your navegater and after slash-simbol put the name of your folder from the previous step
  7. If everything is ok, you will see the next page=>

image

Sources of information 💡

PHP official website

Youtube content: PHP classes, XAMPP, web servers

Author ✏️

This is a study project made for Assembler Institute of Technology by student Iuliia Shikhanova

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%