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
61,065 results
In this lesson, we will learn how to manipulate text (strings) in PHP. We will dynamically concatenate a user's first and last ...
17 views
1 day ago
Learn the most useful string functions every PHP developer should know. A simple, clear breakdown to help you understand how ...
5 views
8 months ago
Manipulate strings in PHP and use regular expressions to validate structured user input. The lesson reviews string functions, ...
0 views
18 hours ago
1 view
10 months ago
This video provides a clear explanation of strings and various string functions, including string length, word count, string searching ...
25 views
2 months ago
Learn how to dynamically find any string inside another string in PHP using the powerful strpos() function. In this video, you will ...
4 views
9 months ago
12 views
11 months ago
8 views
Learn Strings in PHP with Examples in this video. We will cover PHP string definitions, syntax, and all major string functions like ...
28 views
PHP Functions and String Manipulation - Functions, strings, arrays, etc.
3 months ago
PHP String Overview 1. PHP str_word_count() Function 2. PHP str_contains() Function 3. PHP str_starts_with() Function 4. PHP ...
💻 PHP Full Course | PHP Tutorial for Beginners to Advanced | Web Development|#PHP #PHPTutorial #PHPCourse Welcome to this ...
54 views
php str_replace best method for string replacement if you just need a simple string replacement. but for advanced replacement ...
Learn important PHP String Functions in this tutorial including `trim()`, `str_starts_with()`, `str_ends_with()`, String Concatenation, ...
14 views
Learn all important PHP String Functions in this complete tutorial. This guide covers strlen, substr, strpos, str_replace, explode, ...
7 views
Video Description: PHP Tutorial #10 on Logical and String Operators in PHP! If you found this helpful, don't forget to like, share, ...
5 months ago
Don't miss out! Buy Me a Coffee: https://buymeacoffee.com/eraufi ...
64 views
PHP read php file output and use it as a string Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
PHP String Functions | Easy Examples | PHP Tutorial 6 | Learn String Functions in Hindi ...
16 views
PHP String is used to store and manipulate text data in PHP programs. Strings can be created using single quotes, double quotes, ...