Cookie consent

This website uses cookies to personalise content and to analyse our traffic.

Necessary - Necessary cookies needed to make a website usable by enabling basic functions. The website cannot function properly without these cookies. (always active)
Marketing - Marketing cookies are used to track visitors across websites.

Online Solutions Development Blog   |  

RSS

Author Archives: catalin

posted by ,
Categories: PHP
Tags , ,

When you have to upload an unknown number of files with php, adding some jQuery script can make your job a lot easier than you think. On this post I’ll show you how to do that in no time and effortless. First, let’s create the html form and add two “buttons” that will be used …