Question: You have a table called users in MySQL database called IT 4 0 5 . The table has the following data: Id Name Address 1
You have a table called users in MySQL database called IT The table
has the following data:
Id Name Address
Ali Jeddah
Salah Riyadh
Write a PHP code that output the following display:
@@@ Dammam
@@@ Jeddah
@@@ Riyadh
Note that the username is root, the password is empty string. You can
insert data in the table before the display.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
