Printing Specific Parts PHP Javascript Source Code

2015-03-24T20:24:03+08:00

This is a simple application that will teach you on how to print specific parts of the document using Javascript. Each parts of the document is wrapped using div tags. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Open the folder that has been extracted 5. Put the extracted folder in htdocs 6. Run the program by entering localhost/print Note: This is just a simple program any updates or constructive criticism will be accepted. Enjoy and make it as your guide. Printing Specific Parts [...]