How to upload folder using HTML and PHP
File or list of files can be uploaded easily to the server by using HTML form and PHP. But uploading any folder that contains list…
Learn by easy steps
File or list of files can be uploaded easily to the server by using HTML form and PHP. But uploading any folder that contains list…
Bootstrap is a popular framework now for designing responsive website. How you can design a very simple webpage using bootstrap as a beginner is shown…
Conditional statement Conditional statement is an essential part of any programming language. It is used to execute one or more statements based on particular condition.…
HTML list can be used to create any menu by using CSS code. How you can create a transparent drop-down menu using CSS is shown…
Magento is a popular eCommerce framework now. To start working with this CMS you have to install it in your web server properly. This tutorial…
Form validation is an essential part of any type of web project. JavaScript is a good choice to validate any form before submit because it…
This tutorials shows a very simple way of developing captcha by using html and javascript code. You have to create some images with png extension…
During browsing, sometimes a pop up window appears in the top of the browser for some particular websites which is called notification. This is called…
Many times we need to run commands for various purposes from windows command prompt. The output of the command depends on command type. If the…
Computer users take screenshot for many purposes. Screenshot can be used to make any project report, describe the functionality of any software, design any type…