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
125,055 results
phptutorial #phpprograms #phpforbeginners PHP Training - Smart ERP Solution Part 4 Today's Learning Outcome : PHP String ...
47 views
1 year ago
PHP in-built string functions are explained. There are a lot of in-built string functions available in PHP. We have explained only ...
17 views
2 years ago
What is String Function in PHP ? A PHP string function is used to manipulate the string, using function. In php have many string ...
85 views
9 years ago
Local Development on Windows: https://youtu.be/s89YmhtRIdI Local Development on Linux: ...
2,915 views
3 years ago
In this video we will explain you basic string function in PHP like: 1.strlen():Get the length of a string. 2.str_word_count():Count the ...
43 views
7 years ago
How do I randomize a string in PHP? To randomize a string in PHP, you can use various functions and methods available in the ...
4 views
Sanitization means removing any illegal characters from data. We can use function filter_var() to validate and sanitize user inputs.
97 views
6 months 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
11 years ago
String concatenation means add two or more strings into one string. There are two string concatenation operators available. PHP ...
59 views
10 months ago
Notice array to string conversion in php mysql In PHP, you may encounter an "array to string conversion" notice when trying to use ...
1,091 views
Learn how to split strings in PHP using preg_split() and regular expressions. Perfect for splitting by spaces, commas, or custom ...
81 views
5 months ago
PHP Program To find length of the given string.
128 views
4 years ago
Path variables are one of the ways to provide input via HTTP request. In this tutorial, we cover query strings and how we handle ...
3,516 views
In this PHP Tutorial, we'll look at Strings in PHP, and how to display them in your browser using an 'echo' statement. We'll also ...
9,269 views
15 years ago
A string is a sequence of characters. Characters include letters, numbers, and special characters. String in PHP can be declared ...
341 views
There are couple of ways we can write multi-line strings in PHP. Suppose we want to display output like this. For this we can use ...
84 views
7 months ago
PHP in 2023 is very different than PHP in 2012. Let's run through some of the changes! Looking for PHP jobs or looking to hire ...
221,415 views
It is possible to reverse a string using PHP's built-in function strrev(). Here are the top features of this function. 1. It contains a ...
64 views
In this video, we dive into the world of PHP's powerful string functions. Whether you're a beginner or a seasoned developer, ...
33 views
String Function in PHP | PHP Function Tutorial | PHP Tutorials in Hindi | #php #phptutorials #phptutorialforbeginners #codingskills ...
54 views