imagecreatefromxpm() returns an image identifier representing the image obtained from the given filename.
Vihje: Tämän funktion kanssa voit käyttää myös URLia tiedostonimen sijaan jos "fopen wrappers" on kytketty päälle. Katso myös fopen().
Varoitus |
The Windows version of PHP currently does not support remote file accessing for this function, even if allow_url_fopen is enabled. |