Related Articles
How to see Ip Address in Linux Machine
Just type below on command prompt of Linux /sbin/ifconfig or /sbin/ifconfig | less You can see the IP address.
convert html to pdf
convert html web page to pdf and download conver html to webpage using dompdf
convert html webpage to pdf
convert url to pdf
Convert WebPage to PDF
How to Convert HTML WebPage to PDF Using PHP
Convert a web page into PDF format, download and save into folder as below. Include dompdf_config.inc.php file from the library. Create a folder for saving the PDF file which is generated from the webpage. HTML code to convert on submit: Download dompdf library from the github which is free. Click here to download.
Javascript Key Codes
Key ==> Code backspace ==> 8 tab ==> 9 enter ==> 13 shift ==> 16 ctrl ==> 17 alt ==> 18 pause/break ==> 19 caps lock ==> 20 escape ==> 27 page up ==> 33 page down ==> 34 end ==> 35 home ==> 36 left arrow ==> 37 up arrow ==> 38 right arrow […]