ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

732 results

Technology Village
PHP User Defined Functions | php Tutorial for Beginners Bangla - 7

The functions are most useful in php language. There are two different function in php. User defined Functions and Build in ...

9:01
PHP User Defined Functions | php Tutorial for Beginners Bangla - 7

3,069 views

5 years ago

Technology Village
PHP String Function Bangla Tutorial | php Tutorial for Beginners Bangla - 9

This is php tutorial for Beginners in Bangla. This tutorial describe about php String Function. The main string functions are ...

12:14
PHP String Function Bangla Tutorial | php Tutorial for Beginners Bangla - 9

1,453 views

5 years ago

Technology Village
PHP String Functions Bangla Tutorial | php Tutorial for Beginners Bangla - 8

After watching this tutorial you will learn about php string functions. This is PHP string functions bangla Tutorial. It also part of php ...

17:29
PHP String Functions Bangla Tutorial | php Tutorial for Beginners Bangla - 8

2,280 views

5 years ago

Technology Village
PHP Session and Cookies Bangla Tutorial | php Tutorial for Beginners Bangla - 18

The Session and Cookies both are store data in php language. You can access this data any page from same web browser.

9:45
PHP Session and Cookies Bangla Tutorial | php Tutorial for Beginners Bangla - 18

10,063 views

5 years ago

Technology Village
Date and Time in php Bangla | date() function | php Tutorial for Beginners Bangla - 12

The php date() function is used to format date. It also used to format time. This Bangla tutorial describe the php date function and ...

5:21
Date and Time in php Bangla | date() function | php Tutorial for Beginners Bangla - 12

1,829 views

5 years ago

AMI MASUD
25. PHP Functions ◉ PHP Tutorial Bangla ◉ @amimasudbd

AMI MASUD দিচ্ছে 10% ডিসকাউন্ট ! সাধ্যের মধ্যে সেরা ওয়েবসাইট ...

15:40
25. PHP Functions ◉ PHP Tutorial Bangla ◉ @amimasudbd

9 views

2 years ago

Technology Village
PHP File Upload Tutorial Bangla | php Tutorial for Beginners Bangla - 20

move_uploaded_file() function using for uploading file in php. This is PHP File Upload Tutorial Bangla. After watching this tutorial ...

10:00
PHP File Upload Tutorial Bangla | php Tutorial for Beginners Bangla - 20

7,712 views

5 years ago

sazzad hossain
php tutorial bangla। what is session ( part 7 ).

php tutorial bangla. In this video we discuss php session. ▶️For those who are interested in learning PHP or don't know ...

14:54
php tutorial bangla। what is session ( part 7 ).

179 views

4 years ago

AMI MASUD
26. PHP Function Arguments ◉ PHP Tutorial Bangla ◉ @amimasudbd

AMI MASUD দিচ্ছে 10% ডিসকাউন্ট ! সাধ্যের মধ্যে সেরা ওয়েবসাইট ...

10:03
26. PHP Function Arguments ◉ PHP Tutorial Bangla ◉ @amimasudbd

8 views

2 years ago

Technology Village
PHP include and require Statements | php Tutorial for Beginners Bangla - 11

The include and require are most important statements in php. Somebody call it include and require function. But both are same.

8:40
PHP include and require Statements | php Tutorial for Beginners Bangla - 11

2,224 views

5 years ago

Technology Village
PHP Array (Associative array & Multidimensional array) | php Tutorial for Beginners Bangla - 14

This is PHP Tutorial for Beginners in Bangla language. This video describe about php array. The array is most important in php ...

8:40
PHP Array (Associative array & Multidimensional array) | php Tutorial for Beginners Bangla - 14

2,189 views

5 years ago

Technology Village
Create Dynamic Menu in php : PHP Project Tutorial Bangla - 10 : পিএইচপি বাংলা টিউটোরিয়াল

This lesson you will know how to create dynamic menu for your website. You can create a table in database for menu. You can ...

10:41
Create Dynamic Menu in php : PHP Project Tutorial Bangla - 10 : পিএইচপি বাংলা টিউটোরিয়াল

2,034 views

6 years ago

Coding Hunters
PHP Basic Tutorial Bangla Part- 12 (Array Modify And Data Operation)

Welcome to Coding Hunters We are at your side with your help. Here's an idea about php. Learn PHP Programming | PHP for ...

4:35
PHP Basic Tutorial Bangla Part- 12 (Array Modify And Data Operation)

18 views

5 years ago

Web it LTD
Basic To Advance PHP Bangla Tutorial | Function, Argument, Parameter,Use PHP in HTML file | Part-06

Basic To Advance PHP Bangla Tutorial | Function, Argument, Parameter,Use PHP in HTML file| Part-06 | Web IT LTD This is a ...

14:14
Basic To Advance PHP Bangla Tutorial | Function, Argument, Parameter,Use PHP in HTML file | Part-06

537 views

2 years ago

Coding Hunters
PHP Basic Tutorial Bangla Part- 13 (Associative Array )

Welcome to Coding Hunters We are at your side with your help. Here's an idea about php. Learn PHP Programming | PHP for ...

5:58
PHP Basic Tutorial Bangla Part- 13 (Associative Array )

39 views

5 years ago

Technology Village
Superglobal Variable in PHP ($_server Variable) | php Tutorial for Beginners Bangla - 16

In PHP language has super global variables. They are built-in variables. $_SERVER is a PHP super global variable (it also called ...

6:45
Superglobal Variable in PHP ($_server Variable) | php Tutorial for Beginners Bangla - 16

2,088 views

5 years ago

Technology Village
PHP Indentation, Comments, Variable, Concatenation | php Tutorial for Beginners Bangla - 2

This part you will know about php Indentation, Comments, Variable, Concatenation etc. This is php tutorial for Beginners Bangla ...

8:14
PHP Indentation, Comments, Variable, Concatenation | php Tutorial for Beginners Bangla - 2

4,343 views

5 years ago

Coding Hunters
PHP Basic Tutorial Bangla Part- 11 (Array Introduction)

Welcome to Coding Hunters We are at your side with your help. Here's an idea about php. Learn PHP Programming | PHP for ...

5:02
PHP Basic Tutorial Bangla Part- 11 (Array Introduction)

14 views

5 years ago

Technology Village
Create Database, Table and Insert Data in MySQL Bangla Tutorial | PHP MySQL Tutorial Bangla 23

This is php and mysql tutorial Bangla. After watching this video you can learn how to Create Database, Table and Insert Data ...

12:35
Create Database, Table and Insert Data in MySQL Bangla Tutorial | PHP MySQL Tutorial Bangla 23

40,736 views

5 years ago

Technology Village
PHP Switch Statement : php Tutorial for Beginners Bangla - 4

After watching this video you will learn about php Switch Statement. This Statement also known as Switch Case Statement.

5:49
PHP Switch Statement : php Tutorial for Beginners Bangla - 4

2,267 views

5 years ago

Technology Village
Include File Into PHP Code by Using Include Statement : PHP Project Tutorial Bangla - 12 : পিএইচপি

This lesson you will know about include function in PHP. You can include code in a file from an external file. You can create a ...

7:15
Include File Into PHP Code by Using Include Statement : PHP Project Tutorial Bangla - 12 : পিএইচপি

1,340 views

6 years ago

Thapa Technical
PHP Functions in Hindi | Define and Calling Function In PHP | PHP Tutorial in Hindi 2020 #40

Welcome to PHP Functions in Hindi. How to Define Function in PHP and calling a function in PHP in Hindi. So, What is Function in ...

7:53
PHP Functions in Hindi | Define and Calling Function In PHP | PHP Tutorial in Hindi 2020 #40

34,122 views

5 years ago

Coding Hunters
PHP Basic Tutorial Bangla Part 08 (Spaceship Operator Php-7)

Welcome to Coding Hunters We are at your side with your help. Here's an idea about php. Learn PHP Programming | PHP for ...

6:33
PHP Basic Tutorial Bangla Part 08 (Spaceship Operator Php-7)

51 views

5 years ago

Technology Village
GET and POST Superglobal Variables in PHP ($_GET $_POST) | php Tutorial for Beginners Bangla - 18

In PHP language has many superglobal variable. The GET and POST are also superglobal variable. When you use get or post ...

11:30
GET and POST Superglobal Variables in PHP ($_GET $_POST) | php Tutorial for Beginners Bangla - 18

5,923 views

5 years ago

Coding Hunters
PHP Basic Tutorial Bangla Part 05 (for loop in Brack and Continue )

Welcome to Coding Hunters We are at your side with your help. Here's an idea about php. What Are for loop in Brack and ...

6:13
PHP Basic Tutorial Bangla Part 05 (for loop in Brack and Continue )

39 views

5 years ago