When working with web forms, there are various situations where you need to enable or disable submit button, today i am going to share how to enable or disable submit button if at least one checkbox is checked using jQuery.
8 Comments
Facebook Official Page: All PHP Tricks
Twitter Official Page: All PHP Tricks
Today i am sharing how to create a zip file of multiple files using PHP and download that zip file on click. For this purpose i will need a folder where all files are available which can be selected and downloaded.
41 Comments
Facebook Official Page: All PHP Tricks
Twitter Official Page: All PHP Tricks
We often see dynamic dependent select box in website, which are part of web form. Today i will share how to use dynamic dependent select box using jQuery and ajax.
66 Comments
Facebook Official Page: All PHP Tricks
Twitter Official Page: All PHP Tricks