How to

Infographics of How Internet Works?

This is a infograph about the basics of Internet. Basically, it is an over simplified diagram of how internet works. Here you can see an user trying to send an email using her Yahoo email account. when she log on to her account the following things happen.

PHP to MySQL Database Connection Tutorial

You may want to add a database, let it be for any purpose, and  let your users to search it in your Drupal site. You can do so in Drupal site without creating any block or anything else without affecting the main structure of your CMS. Just create a database connection file in PHP and another PHP file for search and upload it to the public_html folder.

How to Upload data to MySQL database from Excel CSV file?

Loading data with Microsoft Excel CSV file is an extremely efficient technique to upload enormous amount of data to your MySQL database. With CSV file you can either populate a new database with data or can upload new data to your existing field.

Steps you need to follow:

How to Install WAMP in Windows 7

WAMP is a package of three popular software consisting of  MySQL, PHP and Apache server, which you can install as a single application software in your Windows machine and can develop PHP based web applications.  Before installing this software you need to make sure that if your operating system is 32 bits or 64 bits.

How to Self Publish a Kindle Book with Amazon

In the history of our time, book publishing has never been easier than now. Without contacting any publisher, you can publish your book both in digital and in printed form. Though the kindle direct publishing allow anyone to publish digital version of your book to sell it in Kindle store, you can also sell the printed version with the help of “createspace” program of Amazon.

Pages

Subscribe to RSS - How to