HTML
Add Title In HTML <html> <head> <title> Renew Dev </title> <body> </body> </html> Save As title.html
Read moreFollow this following steps to do calculations in PHP <?php //Creating two var // $a=10; $b=10; //Declaring a
Read moreFollow these steps to make this variable in PHP <?php //creating variable // $a = “Hello World”; //Declaring Variable //
Read moreFirst open notepad from writing notepad in run box ! And then write the php code in notepad <?php echo
Read moreDo this following steps to installing the xampp server in your local computer: 1. Download xampp from https://www.apachefriends.org/index.html Website . 2.
Read more