> > I use php images functions to have one attachment image per article
> > and plenty of thumbnials with many sizes. 
> > I wonder how to get W and H of images using midgard functions?
> > I need realy very fast way cause I open image on 
> > another subpage with <IMG src=..>, so I do not want to open image twice.
> > 

I wonder if I may use snippets for that instaed of pages.
Manipulating with output buffering should be very usefull 
here, but on the second hand I know that 'ob'  functions 
slow down php, and I am not sure if it make sense.
Anyone has some experience with that?

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to