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
- Laravel vs WordPress: I Tried Both for a Blog, Here’s What Happened
- Laravel vs Node.js in 2025: Which One Should You Use?
- Top 10 JavaScript Libraries for Modern Web Development in 2025
- Laravel : how to send email with localhost server
- Top WordPress Plugins to Enhance Your Blog
- Best Practices : Securing your Laravel application
- Laravel : Why Choose Laravel for Your Next Project
- WordPress : 9 Reasons Why WordPress Is Better Than the Other CMS
- Essential Git Commands for Data Scientists
- How to add Bootstrap Carousel to core PHP website
- How to add Twitter Authentication to a Laravel Website
- jQuery : Difference Between jQuery Document.Ready() & $(window).on(‘load’ events
- PHP : CRUD operation using PHP and MySQLi
- How to add Bootstrap to a core PHP website
- Laravel : Laravel’s important commands
- Laravel 8 : step by step CRUD operation in laravel 8
- How to create a new React JS App
- how to secure your Laravel website
- how to apply/add datatable in laravel 8
- Why Developers Prefer JavaScript Over PHP
- how to become a good software developer
- how to add/import new component in React JS
- How to set up Spatie Media Library in Laravel 8
- Beginner: create Laravel controllers
- How to create migration and rollback in Laravel 8?
- Form Validation In Laravel 8
- Difference between == vs === in JavaScript
- Laravel Passport integration
- How to send OTP in the email on registration using Laravel API
- A quick guide to Install Laravel 8 on Windows 10 localhost Wamp server
- how to turn off autocomplete for form’s input field in React JS?
- how to generate JSON file with read content from Google spreadsheet in php?
- how to calculate number of Age from date of birth in PHP?
- PHP how to get all the keys of an associative array?
- How to get browser window width and height in Javascript ?
- How to merge two array into single array in php ?
- PHP How to check if a variable is null?
- PHP how to generate random numbers?
- How to select all text content of input textarea in ReactJS
- How to remove spaces from string in ReactJS
- How to submit HTML Form Using jQuery Ajax in PHP
- use parseInt() in JavaScript
- How to Install Magento 2 on Wamp Windows
- How to use/format dates in ReactJS
- How to Import Mysql database with use of command line?
- How to use react-bootstrap modal in ReactJS
- How to use Inline & Inline-block display in CSS
- How to use react-select in ReactJS
- How to pass value from iframe to parent
- Magento 2 useful command Part 3
- Magento 2 useful command Part 2
- How we can use forEach loop in React JS
- Magento 2 useful command Part 1
- React JS – How to Allow Numbers in Textbox?
- How to extract data/content between HTML Tags in PHP
- PHP check if website is online
- comparing string in PHP by strcmp() function
- How to Send an Email in PHP
- How To Run PHP File with Windows Command Line
- How to compare two dates in PHP?
- How to get random value from an array PHP
- How to reindex or remove an index array element in PHP ?
- How to Get/Fetch website URL in Laravel?
- How to check URL is valid or not in PHP
- Javascript Remove First Element from Array?
- How to Concatenate String in PHP?
- how to get month name from date in PHP?
- how to get data between two dates with mysql query?
- How to get image file size in php ?
- How to remove duplicate values from Array in PHP?
- How to Export Mysql Database with use of Command Line in Ubuntu?
- Create Directory If It Doesn’t Exist in PHP.
- How to Disable a Anchor Tag in HTML using css, jquery and javascript ?
- jQuery Remove Last Element from an Array.
- jQuery Remove First Element from Array
- PHP Subtract seconds from datetime
- JavaScript find last element value from an Array
- Remove Null values in PHP array
- Check If Date is Past Date in PHP?