Your zip file upload looks good and it have validations too...! But I am looking for multifile image upload. The user need to upload 4 or 5 images at a time.
I am able to do only one image upload. If you have any example to upload multiple images can you please provide that.
Thanks a lot in...
I am new to PHP, I am looking a example how to upload multiple images to mysql.
when we upload the image. The image need to copy to a directory and the directory path or reference value need to store into mysql (which we are able to retrieve the image by using directory path or reference...
Keith,
Are you uploading the images to directory or database?
Are you going to create the index in directory contents. How we can do that?
i want to store the image path. I don't want to store the image in BLOB.
Thanks,
SB
Hi,
Do you have any example.. how to upload multiple images and title to mysql database. I am looking only to store image path. Image need to store in a seperate directory.
Thanks a lot in advance...!
Thanks,
SB
Thanks it worked well....!
I used the below command and your CSS code both got the same result....
<table frame=vsides cellspacing='0' cellpadding='0'>
cellspacing, cellpadding worked well.
I am looking for line around the table border. Please let me know how it is possible.
I would like...
I tried the above css code but I am getting dotted vertical lines. If I want straigt vertical lines for the tables? what change I need to do.
Products
|Product1|product11
|product2|product12
|product3|product13
.
.
.
.
Hi,
How can I draw a vertical lines for the table. I don't want the dotted lines and horizontal lines.
Please guide me how to code this. weather I need to use HTML or CSS.
Thanks,
Srinivas
Hi,
Can any one have the solution for the above issue. I am still stuck at this point.
I am not able to point to the sub domain. it is always redirecting to main domain.
Thanks
I did the changes as you said. But still it is redirecting to example.com domain. If I give ex1.example.com or example.com it is redirecting to example.com only.
Please see the below steps for changes I did....
step 1: I un commented the 2 places in httpd.conf file
# Fancy directory listings...
Hi,
I am looking to configure the VHOSTS like below example:
Eg:
example.com
ex1.example.com
ex2.example.com
I try to configure the above example in httpd-vhosts.conf file. After configure when I given example.com or ex1.example.com the page is redirecting to example.com only. It is not...
you are right onClick is a Javascript event and I am able to use onclick inside the PHP function and it worked but my issue is I have to get a value with the onclick event and that value need to pass to next page. How do I do that?
I have 10 products
product1
product2
product3
product4
.
.
...
Hi,
I would like to include on click event in the below PHP code.
The below PHP code will retrieve products data from MYSQL database into a table. and I have a sub-products in the next page which is also retreive from database.
I need help when I click on product on page1 the same product...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.