How to Update Profile and delete in Php

December 12, 2017

Create the first index.php file
copy and paste this code


Step-1 Create a file udate.php and write a code of PHP.

 

Step-2 Create another Php File and write a code.

 

Step-3 Create one CSS folder then inside the CSS folder save on the style.css file and open the style.css file then write a code of CSS.



--

Step-5 ADD This Code <head> tag in index.php

<link rel="stylesheet" type="text/css" href="addfilename">


Step6. Create another PHP file inside of the project folder update.php file and write a code.