The Debuggers
Enter a key term, phrase, name or location to get a selection of only relevant news from all RSS channels.
Enter a domain's or RSS channel's URL to read their news in a convenient way and get a complete analytics on this RSS feed.
In this post, we will be backing up and restoring database easily using PHP. The basic idea is to dump database table structure and data into a SQL file...
In this article, I will show how to minify HTML output using CodeIgniter framework. By removing unnecessary characters and lines in HTML code such as...
According to Wikipedia, Bitcoin is a cryptocurrency, a form of electronic cash. Cryptocurrency is basically a digital currency in which encryption techniques...
By creating correct indexes for tables based on the queries your applications use, you can improve performance of your application. In this post, I'll...
We will be using "Mcrypt" PHP extension for this purpose of encryption and decryption. The mcrypt extension is an interface to the mcrypt cryptography...
In this post, we will be learning to send push notification with OneSignal. OneSignal provides the facility of sending push notification in various platforms...
Do you want to send Push Notification to your users devices? I am going to show how to send Cross Platform (Android/iOS) Push Notification using Firebase...
In this article, we are going to get in detail about various techniques of Client-Server Communication. Learn about Simple HTTP Requests, Ajax Polling...
When we look back at 2017, it will be remembered, more than anything else, as a solid foundation for The Debuggers. We have managed to continue writing...
Want to display multiple google maps on a single page? Then, this post is for you. For displaying multiple maps, you need multiple container for map...
Are you trying to upload multiple files at once ? Here's how to implement multiple files upload using HTML and PHP. The post Multiple files upload using...
Unfortunately The Debuggers has no news yet.