I had the same problem. This is due to bad documentation I think. Just
ImageCreateFromxxx to imagecreatefromxxx and DW MX will show it as a
valid func AND more importantly, it will work.

Let me know if this helps

- Sid

> -----Original Message-----
> From: Robert Stermer-Cox [mailto:[EMAIL PROTECTED]
> Sent: Saturday, February 22, 2003 10:50 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Displaying images
> 
> Greetings, All,
> 
> I'm a newbe to php and am trying to develop a routine to display
artwork
> on
> my wife's site.  I want to load from a flat file information about the
> artwork and image file names of the pieces.  Then using the image file
> name,
> I want to display the image to the browser.  I've figured out how to
load
> the data from the file, but I could only find ("PHP and MySQL Web
> Development", Welling & Thomson) two functions to display the images:
> ImageCreateFromxxx or Imagexxx.  Neither one works.  In fact,
Dreamweaver
> MX
> doesn't even show them as valid php functions.
> 
> Any suggestions would be greatly appreciated....
> 
> Robert
> 
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to