Our Blog
Find something interesting! Bookmark to use it later anytime in your project.
Laravel Custom Validation – mp3, Ogg Extension Files Only
TL;DR The author faced an issue where Laravel's in-built Validator class did not work properly while uploading audio files in a form via jQuery...
Import Data Into MySQL From Excel File Using PHPExcel
TL;DR A PHP developer shares how to use the PHPExcel library to upload data from an Excel file into a MySQL database. The tutorial includes creating...
Recursive Function – Practical Application Example
TL;DR The log discusses the use of recursive functions to add and replace content in all the files of a folder and its sub-folders. A PHP function...
The Awesome XAMPP Index Fix
TL;DR The default action of XAMPP opening phpMyAdmin console when typing localhost in the address bar annoyed two friends. They developed a fix that...
How to create a simple CRUD app in Code Igniter
Deprecated: preg_replace_callback(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/developer/public_html/htdocs/dev/epiphanyagency/wp-content/themes/Divi/includes/builder/feature/dynamic-content.php on line 1958
How to include your schedule/agenda in the sidebar widget using Google Calendar
TL;DR Adding a Google calendar to a WordPress blog is simple and customizable. First, create and make your calendar public in Google Calendar's...