About Channel:
Welcome to the Spoken Tutorial project. The Spoken Tutorial project is the initiative of the "Tal...
PHP String Functions Part 1 - Gujarati
by
Spoken-Tutorial IIT Bombay
on
Youtube
Duration:
0.15 hours
PHP String Functions (Part 1) strlen(string) - This function counts total no of characters, including numbers and white spaces in the string mb_substr(string ...
About Channel:
Welcome to the Spoken Tutorial project. The Spoken Tutorial project is the initiative of the "Tal...
PHP String Functions Part 1 - English
by
Spoken-Tutorial IIT Bombay
on
Youtube
Duration:
0.15 hours
PHP String Functions (Part 1) strlen(string) - This function counts total no of characters, including numbers and white spaces in the string mb_substr(string ...
About Channel:
Welcome to the Spoken Tutorial project. The Spoken Tutorial project is the initiative of the "Tal...
Variables in PHP - English
by
Spoken-Tutorial IIT Bombay
on
Youtube
Duration:
0.07 hours
Variables in PHP Variables are used for storing values, like text strings, numbers or arrays. When a variable is declared, it can be used over and over again in ...