WEB LAB - Code Explanation and How to execute them in Ubuntu LINK: https://youtube.com/playlist?list=PLDH0CDbXF8qP_PXrTVgy3j0ZG-Bm1tjIM
------------------For Ubuntu------------------
open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm1.html => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm2.html => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm3.html => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm4.html => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm5.xml => :wq! Save it => gedit [or] vi [or] vim prg5.css => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm6.php => :wq! Save it => gedit [or] vi [or] vim count.txt => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm7.php => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm8a.php => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm8b.php [or] prgm8bcd.php => :wq! Save it open terminal => cd Desktop/ => gedit [or] vi [or] vim prgm9.php => :wq! Save it
To Start Server For all Programs:
php -S localhost:3000/
Press "ctrl" on keyboard and click the link that comes up on screen using the mouse Press "ctrl c" to get back the prompt on terminal