imagecreatefromxbm() returns an image identifier representing the image obtained from the given filename.
心得:如果 fopen wrappers 已啟動,則可藉此函數把檔名當成URL使用。參考 fopen() 有更多關於如何指定檔名的細節和附錄 L支援URL協定的列表。
切記! |
PHP 4.3.0 之前的 Windows PHP版本不支援由此函數存取遠端檔案,即使啟動allow_url_fopen選項。 |