Follow Me

Tag Archive | "multiple image upload using jquery"

Dynamic multiple image upload using jquery

Sunday, June 27, 2010

11 Comments

Friends, Today I am posting multiple image upload using jquery in a php form. It is a dynamic script that will upload image without refresh and stored temporarily in the database. It will finally set in database when we will submit our main form. Here is the code for our form - <table width="100%" align="center" border="0"> <form method="post" [...]

Continue reading...