This is a discussion on "cannot update images in the folder" within the PHP Forum section. This forum, and the thread "cannot update images in the folder are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
cannot update images in the folder
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
cannot update images in the folder
Hi,
I was uploading images thru cpanel, not sure why I cannot find those uploaded images on the add_culver.php page. There are 20 images that were uploaded long time ago, I can still see them through the pulldownmenus on add_culver.php in the browser, but not sure the current uploaded images are not listed in the pulldownmenus automatically, after uploaded those new images thru cpanel? Would you mind helping me to see what did I code wrong. Much appreciated!!!
|
|
|
|
#2
|
|||
|
|||
|
Re: cannot update images in the folder
I can't see any obvious errors, try looking what's in the $img array with var_dump or print_r before you output it in the foreach loop....
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#3
|
|||
|
|||
|
Re: cannot update images in the folder
Thanks alot. I found the problem was the capitalized issue for the file extension(JPG).
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Viewing images in folder | R8515198 | Web Page Design | 8 | Dec 6th, 2007 08:13 |
| Calling images in a banner from a folder | ketansethi | Flash & Multimedia Forum | 4 | Oct 28th, 2007 08:53 |
| How can I link my ftp with my folder to have them auto update | charlie019 | Scripts and Online Services | 4 | Aug 4th, 2007 04:41 |
| upload images in database and folder | manzil | PHP Forum | 1 | Aug 11th, 2006 16:06 |