imagecreatefromstring (PHP 4 >= 4.0.4) imagecreatefromstring -- Create a new image from the image stream in the string Descriptionresource imagecreatefromstring ( string image)
imagecreatefromstring() returns an image identifier
representing the image obtained from the given string.
|