Basics of PHP Programming (Part 1 of 2)

Опубликовано: 11 Октябрь 2024
на канале: ElectroSciTech
0

PHP is a very powerful and fast cross platform interpreted scripting language. You can build many types of Command Line Interface (CLI) applications as well as web site back-end programming. This tutorial will show you how to harness this language for your own projects. It is intended for viewers to have some programming knowledge to make the best use of this video. I have additional videos you can watch on my channel to get that knowledge. There will be some other videos that I will come out with soon that will talk about more detailed usage of PHP.

PHP Variable Types: Boolean, Integer, Float (Double), String, Array, NULL, Object, Resource

#programming #php #tutorial #commandline #terminal