abdullahmoin / LAB-FINAL-CSE415

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAB-FINAL-CSE415

Name: Abdulla Al Moin Id: 192-15-2838 Section: PC-B

Question 3

3. Write a PHP program to see user registration info from the database and delete a user individually. 

Question 4

4. Write a PHP program to see user registration info from the database and edit a user individually. 

Question 9

9. $color = array('white', 'green', 'red'')
       Write a PHP script which will display the colors in the following way: 
       Output: 
          A. white, green, red
          B.
- green
- red
- white

About


Languages

Language:PHP 91.1%Language:Hack 8.9%