Thanks for your reply, Later I used mysql_error() function to figure out, what's going on. Then, it raise error that, database not selected. Then, I included small code, which something like mysql_db_select('dbname'). And, then it start showing value into table. Nevertheless, thanks for your...