Posted by Ivαn Sαnchez Ortega on 05/05/07 13:10
Mohawk Mawk wrote:
>
>> Try file_put_contents($string,'temp.jpg') instead of
>> imagecreatejpeg(imagecreatefromstring()).
>
> I tried this but what happens is it creates a 8 byte file named ΓΏΓΓΏΓ
> (witch are the first charachters of my string)
Sorry, I can't remember the syntax of every function... Try
file_put_contents('temp.jpg',$string)
--
----------------------------------
IvΓ‘n SΓ‘nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
Now listening to: Plaid - Spokes (2003) - [8] Get What You Gave (5:16) (95%)
Navigation:
[Reply to this message]
|