How To Configure PDO Mysql Driver On Ubuntu
I assume that you have lamp stack installed in your system. And if you have PHP version lower than 5.1, you have to you have to upgrade it to…
I assume that you have lamp stack installed in your system. And if you have PHP version lower than 5.1, you have to you have to upgrade it to…
Database connection: Connecting mongoDB with php is really simple if your configured php with mongoDB using php driver. Assuming that you have already configured php with mongoDB am going…
Converting a .pem to .ppk format is a matter of one line code. First, you need to have puttygen installed on your system to convert pem to ppk….
With the advent of cloud platform services, many PaaS providers offer free hosting service as their basic plan. This let users try out their platform and you can…
Setting up the Php, Mysql and Apache environment on windows and Linux is not a hard thing to do. Either you can install everything separately or you can install it as…