PHP
9 posts tagged with "PHP"
Making Axios Request Payload work with PHP & What goes behind?
I tried to use a mock PHP page for my API requests with Axios, but unfortunately I ran into multiple problems. This article has solutions for all.
Generating Screenshots of URLs using Google's secret magic API
A simple and quick way of generating screenshots without any external software or libraries using Google's Page Speed Insights API.
Working with Virtual Hosts in Scotch Box Pro
My experience in making the vHosts command work on the new Scotch Box Pro. This tutorial is aimed at beginners.
A quick app for creating Equal Total Payments using PHP
A simple app using PHP that generates the list of payments to be done every month along with interest and principal amount paid.
Flame the inner gamer in you with FLAMES
A simple PHP based script to relive the childhood and play the FLAMES game.
Challenge: Making an Affiliate Registration with Hierarchy
A PHP & MySQL script for creating a simple affiliate registration marketing.
Creative (crazy) uses of Chain Assignment (PHP)
Some creative uses of the multiple chain assignment operator are discussed here.
Headaches of UTF-8 BOM!
This article explains my struggle on how I encountered a dreadful UTF-8 BOM and how I overcame it!
Résumé
The nightmare with UTF-8 encoding in Database!