Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
989 results
Arrays An array stores multiple values in one single variable. Numeric array - An array with a numeric index. Associative array - An ...
4,928 views
11 years ago
PHP String Functions (Part 1) strlen(string) - This function counts total no of characters, including numbers and white spaces in the ...
2,155 views
This tutorial explains various in-built array functions. These functions are used to perform various actions on array and/or array ...
1,033 views
Multi-Dimensional Arrays In a multidimensional array, each element in the main array can also be an array. And each element in ...
4,421 views
Here i teach you how to make your web calculator with php, you can make it improvements with CSS or arigmetic operations, if ...
99 views
8 years ago
Learn how to declare, initialize, and iterate through arrays.
695 views
6 years ago
Search for 'php string functions' and you'll find a lot of interesting functions. If you are looking to do a particular thing there's ...
1,619 views
Dear friends, Welcome to the spoken tutorial on Arrays & functions In this tutorial, we will learn To pass an array to a function Use ...
600 views
Variables in PHP Variables are used for storing values, like text strings, numbers or arrays. When a variable is declared, it can be ...
59 views
Linux Education Help us caption & translate this video! http://amara.org/v/EA3n/
3 views
745 views
7,909 views
219 views
733 views
This is a short tutorial on how to embed Php code inside HTML code. This is very useful in many situations. For example if I were ...
3,516 views
Sessions A PHP session variable is used to store information about, or change settings for a user session. Session variables hold ...
1,995 views
This video is licensed CC BY 3.0: http://creativecommons.org/licenses/by/3.0/ BY Rx Tennessee: ...
23 views
Using the split() function to split a string into a list of substrings.
193 views
7 years ago
Understand the difference between expressions and statements. Watch this to learn about environment and scope: ...
116,140 views
Programming practical demo.
36 views
12 years ago
POST Variable The built-in $_POST function is used to collect values from a form sent with method="post". Information sent from a ...
3,395 views
Problem solving for Tip, Tax, and total using pseudo code.
7,118 views
9 years ago
Arrays -What are arrays -1-D Arrays -Syntax for Declaration of arrays --example: data type array_name [size]; -Syntax for ...
13,918 views
467 views