|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Image Gallery question
I'm running an ISS webserver with PHP 4.3.4 using the php_gd2.dll extention enabled.
i have the basic image gallery up and running, but i'm wondering how to get the gallerys to display when the folders have special characters in them. i want to prefix each folder with a date but i can't use the "-" character. any ideas on how i might go about solving this problem? Thanks for any help in advance, mjar81 |
|
#2
|
|||
|
|||
|
RE: Image Gallery question
the code checks to make sure that folder names are alpha-numeric characters only, so find that portion of the code and strip out "-" symbols before it runs the check. that should take care of it
|
|
#3
|
|||
|
|||
|
RE: Image Gallery question
hmm... i did a search of all my code and i can't seem to locate the portion that checks for alpha-numeric characters...
i thought i understood the code, but i guess not... i'm a newbie! although i did manage to apply a css sheet to the page! thanks for any help... i'm trying to learn! mjar81 |
|
#4
|
|||
|
|||
|
RE: Image Gallery question
|
|
#5
|
|||
|
|||
|
RE: Image Gallery question
AWESOME! that did it! thanks for all the help... if you want to see my gallery in action, only to see the way cool CSS sheet i applied, head on oaver to www.markrickert.net and click on the link underneath the header graphic!
thanks again for your help! mjar81 |
|
#6
|
|||
|
|||
|
RE: Image Gallery question
|
|
#7
|
|||
|
|||
|
RE: Image Gallery question
looks good!
|
![]() |
| Viewing: Codewalkers Forums > Other > Tutorials > Image Gallery question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|