Cannot Install Gapps Insufficient storage space or you may seen an error “Insufficient storage space available in System partition”. This is an error, occurs while trying to install […]
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 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 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 […]
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 install Google Play Store in Remix OS
Remix OS, from jades is another attractive operating system for computers, running on ANDROID Platform.Yeah, it’s Android.I have tried the Remix OS, and it’s superb (even if it’s […]
Download and Install Whatsapp for Java Mobiles
Download and Install Whatsapp for Java Mobiles, still many people don’t know how to use it.Today, the most favorite app of smart phone lovers is Whatsapp. But, there […]
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 […]
Install Apache MySQL PHP and PHPmyadmin
Apache Installation Install Apache MySQL PHP and PHPmyadmin.Apache is the most widely user webserver over 50% of total world servers. Ok.Let’s start the installation. sudo apt-get update sudo […]