Many of you have been using Ubuntu or Linux based distro’s for days, weeks, months or years.You may seen that the performance of the system decrease as per […]
Convert Double Dimensional Array to Single Dimensional in PHP
Convert Double Dimensional Array to Single Dimensional in PHP ? Huh, Some piece of codes come in handy, while we do programming. Converting a double dimensional array to […]
How to prevent SQL injection in PHP
How to prevent SQL-injection in PHP,many of you are using core php to built, large and scalable applications in Web.And, you face SQL Injection attacks many times after […]
How to Compare Strings in Java Correctly?
How to Compare Strings in Java Correctly?, I know many of you are using == to compares two strings in Java.Well, the == is correct.In ==, reference equality […]
How to Install Android OS on Laptop or Desktop
How to Install Android OS on Laptop or Desktop, have you ever thought about that…? May be, Yes or No.Android is very popular these days, on mobiles,tablets etc.The […]
How to Run a PHP Script as a Daemon process in Linux
How to Run a PHP Script as a Daemon process in Linux ? Is itpossible..? Yes. You can Run the PHP Script as a Daemon process, if you […]
How to Flash Xiaomi MI3/MI4 Phone to Mokee Rom/Custom Rom
How to Flash Xiaomi MI3/MI4 Phone to Mokee Rom/Custom Rom, In this tutorial i am going to explain a detailed procedure to flash Xiaomi MI3/Xiaomi Phone to a […]
Youtube-DL
Disable ModSecurity (mod_security) Via .htaccess file
Disable ModSecurity (mod_security) Via .htaccess file. ModSecurity is a web application firewall.It provides a wide range of security in Web applications.Real time traffic monitoring and analysis without messing […]
ERR_NAME_RESOLUTION_FAILED Error Resolved
Some times when you access your website or others, you may see this error in Chrome Browser (Not in Firefox Browser or other browser). As you can see […]
Simple HTML Responsive Slider
Simple HTML Responsive Slider – Simple HTML Responsive Slider, comes handy in many time This following tutorial is about, to create a simple html responsive slider without any […]
Simple Html Responsive Slider
Move Items From one Select Box to Another using JQuery
It was a necessary requirement when we have to choose multiple selects, and we have to select multiple items from it.Soo, here is the code for simply doing […]