Category Archives for Uncategorized

PHP output array to CSV with headers

PHP Output Array to CSV with Headers

I had the need in one of my applications to take associative PHP arrays and generate CSV files for the users to download from them. More specifically, I was dumping data from my database to…
Most Important Git Commands For Web Developers

Most Important Git Commands For Web Developers

At present, Git is a standout amongst the most prevalent rendition control frameworks among engineers. You can utilize it to track changes in your undertakings and organize crafted by various designers. Open-source extends additionally habitually…