Skip to content

The programs to be implemented for the Web Programming Laboratory

License

Notifications You must be signed in to change notification settings

Aravind1998/WEB_LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB_LAB

The programs to be implemented as part of VTU Web Programming Laboratory

To execute the Lab programs from 1 to 4 :-

Just open the .html file with the help of a browser

To execute program 5 :-

Save the xml file with the .xml extension. Run the .xml file with the help of a browser.

NOTE :- These instructions work only for Linux Distributions.

To execute programs 6 to 9 :-

Copy the program folder to /var/www/html.

Give the folder read,write,execute permissions with the help of this command :-

sudo chmod 777 [folder_name]

Open your browser and make sure apache is installed first.

Then to run the program :-

localhost/[your program directory name]/[file_name.php]

About

The programs to be implemented for the Web Programming Laboratory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published