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 […]
- PHP how to get all the keys of an associative array?
- PHP : CRUD operation using PHP and MySQLi
- how to calculate number of Age from date of birth in PHP?
- How to extract data/content between HTML Tags in PHP
- How to compare two dates in PHP?
- How to get image file size in php ?
- how to generate JSON file with read content from Google spreadsheet in php?
- Beginner: create Laravel controllers
- How to add Bootstrap Carousel to core PHP website
- Create Directory If It Doesn’t Exist in PHP.
- Laravel Passport integration
- comparing string in PHP by strcmp() function
- How to Concatenate String in PHP?
- Laravel : Why Choose Laravel for Your Next Project
- How to set up Spatie Media Library in Laravel 8
- How to check URL is valid or not in PHP
- How to merge two array into single array in php ?
- How to submit HTML Form Using jQuery Ajax in PHP
- How to Send an Email in PHP
- how to apply/add datatable in laravel 8