ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,599 results

WordPress
Examining the state of your PHP code

When you're debugging PHP code, it can be helpful to examine the state of your code at a specific point in time. Let's look at some ...

3:51
Examining the state of your PHP code

1,239 views

1 year ago

Spoken-Tutorial IIT Bombay
PHP String Functions Part 1 - English

PHP String Functions (Part 1) strlen(string) - This function counts total no of characters, including numbers and white spaces in the ...

8:44
PHP String Functions Part 1 - English

2,155 views

11 years ago

Spoken-Tutorial IIT Bombay
Arrays - English

Arrays An array stores multiple values in one single variable. Numeric array - An array with a numeric index. Associative array - An ...

8:54
Arrays - English

4,928 views

11 years ago

Viktor Sydorenko
Singleton php

Design patterns by Sydorenkovd.

3:38
Singleton php

276 views

9 years ago

Spoken-Tutorial IIT Bombay
Array functions - English

This tutorial explains various in-built array functions. These functions are used to perform various actions on array and/or array ...

10:09
Array functions - English

1,033 views

11 years ago

Spoken-Tutorial IIT Bombay
Multi Dimensional Arrays - English

Multi-Dimensional Arrays In a multidimensional array, each element in the main array can also be an array. And each element in ...

6:09
Multi Dimensional Arrays - English

4,421 views

11 years ago

CS50
Kohana: A Lightweight PHP Framework

[Seminar] [Kohana: A Lightweight PHP Framework] [Brandon Liu] [Harvard University] [This is CS50.] [CS50.TV] Hi everyone.

1:00:21
Kohana: A Lightweight PHP Framework

27,038 views

13 years ago

J David Eisenberg
Chapter 7: Arrays

Learn how to declare, initialize, and iterate through arrays.

11:32
Chapter 7: Arrays

695 views

6 years ago

Chrome for Developers
Array grouping - New in Chrome 117

In programming, array grouping is an extremely common operation, seen most often when we use SQL's GROUP BY clause and ...

0:56
Array grouping - New in Chrome 117

6,970 views

2 years ago

J David Eisenberg
Chapter 6: Iterating through an Array

In C, you use a for loop to iterate through an array. In fact, for loops and arrays were pretty much made for each other. Here's the ...

1:34
Chapter 6: Iterating through an Array

265 views

4 years ago

Spoken-Tutorial IIT Bombay
PHP String Functions Part 2 - English

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 ...

8:40
PHP String Functions Part 2 - English

1,619 views

11 years ago

CS50
Section 8: More Comfortable

Most languages, I would say, have some sort of length or len or something indicating the length of an array. In PHP it's count.

1:22:49
Section 8: More Comfortable

796 views

13 years ago

CS75
Building Dynamic Websites at Harvard - Lecture 2
2:27:25
Building Dynamic Websites at Harvard - Lecture 2

2,016 views

10 years ago

CS75
Building Dynamic Websites at Harvard - Lecture 7
2:01:02
Building Dynamic Websites at Harvard - Lecture 7

872 views

10 years ago

DeepSource
Set up static analysis for PHP repository | DeepSource

The DeepSource PHP Analyzer has been built ground up to be super fast and guarantees less than 5% false positives in the ...

1:53
Set up static analysis for PHP repository | DeepSource

646 views

4 years ago

Spoken-Tutorial IIT Bombay
Variables in PHP - English

Variables in PHP Variables are used for storing values, like text strings, numbers or arrays. When a variable is declared, it can be ...

4:24
Variables in PHP - English

7,909 views

11 years ago

Spoken-Tutorial IIT Bombay
Sessions - English

Sessions A PHP session variable is used to store information about, or change settings for a user session. Session variables hold ...

6:32
Sessions - English

1,995 views

11 years ago

Spoken-Tutorial IIT Bombay
PHP String Functions Part 1 - Gujarati

PHP String Functions (Part 1) strlen(string) - This function counts total no of characters, including numbers and white spaces in the ...

8:42
PHP String Functions Part 1 - Gujarati

219 views

11 years ago

Spoken-Tutorial IIT Bombay
Embedding PHP - English

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 ...

5:01
Embedding PHP - English

3,516 views

11 years ago

CS75
Building Dynamic Websites at Harvard - Section 6
1:30:11
Building Dynamic Websites at Harvard - Section 6

157 views

10 years ago