Author Archives: inwayadmin

About inwayadmin

Inway Hosting - A leading web hosting service provider in India offering complete web solutions to its customers with 100% dedicated service.Our Blog defines the overall guide of web hosting India technologies.

PHP/MySQL Tutorial – PHP MySQL Connection

PHP My SQL Tutorial – PHP My SQL connection Methods to select Individual records Step 5: As shown in complete database, PHP is used for selecting individual records or records matching certain criteria. To proceed with this, use variation of SELECT query and use this query for displaying the whole table. We provide website hosting… Read More »

PHP/MySQL Tutorial – Creating a database table

PHP/My SQL Tutorial: How to create a database table? Firstly, create a table and fix the corresponding fields in it before proceeding and making any amendments in your database. If you want to create a table in PhpMyAdmin it’s quite simple and easy as you have to type the name, select the numbers of field… Read More »

How to use phpMyAdmin

My SQL Tutorial: Using PhpMyAdmin Accessing and Managing your My SQL Database – PhpMyAdmin There are two methods for accessing and managing your newly created database. One is primarily through web based manager- PhpMyAdmin located in Database section of cPanel. You will be redirected to the new webpage and load PhpMyAdmin as shown below: Check… Read More »