About 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.
View all posts by MALIK SHAFI
I'm working on connecting an HTML login page to a SQL database using PHP, and everything seemed to be progressing smoothly until I enco...
Continue reading
In my code, I’m trying to loop through an array and remove any elements that start with the # symbol. However, I’m encountering an erro...
Continue reading
I'm working on a registration system but have hit a bit of a roadblock. I set it up so that when a session is active (session_start()),...
Continue reading
To define the error message within the <div> tag in a paragraph form, you can move the PHP "Login Failed" message into an HTML &l...
Continue reading
The PHP Memory Limit Error occurs when a script attempts to allocate more memory than the limit set in the php.ini configuration file. ...
Continue reading
I’m working on creating a simple web crawler using PHP, aiming to crawl .edu domains by providing seed URLs of parent pages. To impleme...
Continue reading
I've been working with PHP for about six months now, and recently I faced detect PHP errors when running make PHP code from an html fil...
Continue reading
I got this unexpected error right after setting up the site builder, and since I’m not really familiar with CSS or PHP scripts, I could...
Continue reading
The way I’ve been handling errors in my PHP code works, but I have to admit, it's becoming really tedious. Let me explain. Suppose I ne...
Continue reading
I recently had an interview where I was asked to analyze a PHP code and identify errors and bad programming practices. While I managed ...
Continue reading