Film
No data to show
Read More
PHP Array Functions
PHP Array Functions
PHP has a set of built-in functions that you can use on arrays....
PHP Nested if Statement
Nested If
You can have if statements inside if statements, this is...
PHP Sorting Arrays
The elements in an array can be sorted in alphabetical or numerical order, descending or...
PHP Numbers
In this chapter we will look in depth into Integers, Floats, and Number Strings.
PHP Numbers...
PHP Loops
In the following chapters you will learn how to repeat code by using loops in PHP.
PHP Loops...