Tag: PHP
-
PHP beer challenge: How I solved it in 20 minutes
—
by
Read more ->: PHP beer challenge: How I solved it in 20 minutesMy approach to the classic PHP beer challenge interview When I walked into my second-round interview for a senior web…
-
Export MySQL data to Google Sheets with PHP
—
by
Read more ->: Export MySQL data to Google Sheets with PHPManaging data from a database can be overwhelming especially for non-developers. One simple solution is to export MySQL data to…