* Thus wrote Curt Zirzow ([EMAIL PROTECTED]):
> array getimagesize ( string filename [, array &imageinfo])
> 
> I can think of two solutions that could work:
> 
> Adding an attribute to the <parameter>:
>  <parameter option="ref">imaginfo</parameter>
> 
...
> 
> Or simply adding & the the paramater value.

After looking through some of the function prototypes I see that
some have &amp; directly in the prototype definition. So I assume
this is the current method, correct?


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

Reply via email to