|
Micro Photo Album
|
|
09-22-2008, 07:26 PM
Post: #1
|
|||
|
|||
|
Micro Photo Album
Can someone modify this to support all images (including icons, if possible)?
PHP Code: <?php
|
|||
|
09-23-2008, 04:44 PM
Post: #2
|
|||
|
|||
|
RE: Micro Photo Album
Why not just use an existing gallery script?
Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
09-23-2008, 06:46 PM
Post: #3
|
|||
|
|||
|
RE: Micro Photo Album
This is an existing gallery script!
... I meant to post this in the support forum.
|
|||
|
09-23-2008, 07:51 PM
Post: #4
|
|||
|
|||
|
RE: Micro Photo Album
Yes, but I meant one that handles what you want
Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
09-23-2008, 08:48 PM
Post: #5
|
|||
|
|||
RE: Micro Photo Album
Quote:I meant to post this in the support forum. You did, but then it was magically moved here. |
|||
|
09-23-2008, 09:03 PM
Post: #6
|
|||
|
|||
|
RE: Micro Photo Album
It's not a support issue
Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
09-24-2008, 07:40 AM
Post: #7
|
|||
|
|||
RE: Micro Photo Album
(09-23-2008 07:51 PM)Matt Wrote: Yes, but I meant one that handles what you wantThis script is everything I want except it only displays jpgs and jpegs. Can you please either tell me how to do it or do it for me?
|
|||
|
09-24-2008, 11:15 AM
Post: #8
|
|||
|
|||
|
RE: Micro Photo Album
All of the code using JPEG-specific stuff would have to be rewritten to
1) detect what file type is in use 2) handle file types other than JPEG That's a lot of code, and I don't have the time to handle it. Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
09-24-2008, 08:02 PM
Post: #9
|
|||
|
|||
|
RE: Micro Photo Album
I think I got all of it except, how would I modify this code to support .jpg, .png, .bmp, .gif, and .ico?
PHP Code: function getNormalImage($file){
|
|||
|
09-24-2008, 09:22 PM
Post: #10
|
|||
|
|||
|
RE: Micro Photo Album
Well, for the $base line, determine what the file extension is and snip the right bit
Then, just add a bunch of if statements for file extensions. Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
« Next Oldest | Next Newest »
|



![[Image: zbanner5.png]](http://zefur.site50.net/pages/zbanner5.png)



