I am explaining you, how to compare two string in PHP by using the strcmp() function. it is case-sensitive function. strcmp() function will take two string as parameter string1 and string2. if function will return < 0 then the first string is less than the second string, if it will return > 0 then the […]
- comparing string in PHP by strcmp() function
- How to add Bootstrap Carousel to core PHP website
- Top WordPress Plugins to Enhance Your Blog
- How to get image file size in php ?
- How to get random value from an array PHP
- Why Developers Prefer JavaScript Over PHP
- How to check URL is valid or not in PHP
- Beginner: create Laravel controllers
- How to remove duplicate values from Array in PHP?
- Laravel Passport integration
- How To Run PHP File with Windows Command Line
- How to compare two dates in PHP?
- PHP check if website is online
- How to Concatenate String in PHP?
- how to generate JSON file with read content from Google spreadsheet in php?
- PHP : CRUD operation using PHP and MySQLi
- how to get month name from date in PHP?
- How to extract data/content between HTML Tags in PHP
- Remove Null values in PHP array
- PHP Subtract seconds from datetime