Articles by Kevin Amayi
Git Howtos
- How to Clone a Specific Git Branch
- How to Clone a Remote Repository With Submodules in Git
- How to Merge a Remote Branch to a Local Branch in Git
PHP Howtos
- Assignment by Reference Operator in PHP
- How to Get URL Data With QUERY_STRING in PHP
- How to Implement a Callback Function in PHP
- How to Set PHP_AUTH_USER and PHP_AUTH_PW in PHP
- How to Update PHP 7.x to 7.4 on CentOS
- How to Create and Use Static Classes in PHP
- Optional Arguments in PHP
- PHP With Ajax
- How to Convert PHP Array to Javascript JSON
- How to Remove PHP Extension With .Htacess File
- How to Convert Celcius Degrees to Farenheit Using PHP
- How to Buffer Output Data in PHP With ob_start Method
- How to Get Key From a PHP Array
- How to Hash and Verify Password With Php_hash Method
- How to Set End of Line in PHP With PHP_EOL
- How to Push Both Value and Key Into PHP Array