MALIK SHAFI

Experienced PHP Developer with a strong background in building scalable web applications in the IT services sector. Proficient in PHP frameworks like Laravel and CodeIgniter, and front-end technologies, Skilled in MySQL database management, RESTful API integration, and working with AWS services such as EC2 and S3. Extensive hands-on experience with Nginx configuration on AWS EC2 instances, optimizing for performance and security.
47 Posts

How to Pass Array Back and Forth from Functions in PHP

I’ve been working on a project where I need to run a series of functions in PHP on an ordered array of values. I...

Fix the Failure to Update Article Tags in a Laravel 8 Blog Application (PHP)

I’ve been working on a blogging application (PHP) in Laravel 8 and hit a puzzling issue while updating article tags. In my app, articles...

How to Fix PHP Error Related to Elemento AI Popped Up

I recently encountered a PHP error that caught me off guard while I was troubleshooting another issue on my WordPress site. The error message...

How to Convert Command Line curl into PHP curl

I’ve been working on a project that involves converting a command-line curl command into a PHP curl request. I’ll walk you through my process,...

How to Run the PHP Inside an XML File

I’ve recently been diving into an interesting project where I had to work with PHP code embedded inside an XML file a setup that...