Posted by Martin Jay on 05/18/06 20:59
In message <3e2bg.781$Dd1.638@newsfe1-win.ntli.net>, Nospam
<nospam@home.com> writes
>Newbie here, would a script like this work for including two images in a php
>file:
>
><?php
> include $image "http://example.com/image1" width="60"
>height="60";
> include $image "http://example.com/image2" width="60"
>height="60";
> ?>
No. :)
What are you trying to achieve?
--
Martin Jay
Navigation:
[Reply to this message]
|