This example illustrates how to fetch row of database table.
In this example we create mysql query to select the column name email which id has 12 and fetched row value and display it on the browser.
Table: users

Source Code of sql_rows.php
<?php
|
Output:

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.