Re: [PHP] Create Image on the fly

2002-01-17 Thread Jan Grafström
Thanks Val! Now I understand. Jan "Val Petruchek" <[EMAIL PROTECTED]> skrev i meddelandet 000801c19f4a$49862950$[EMAIL PROTECTED]">news:000801c19f4a$49862950$[EMAIL PROTECTED]... > > in index.html you write > > > > in aaa.php you write > > $im = @ImageCreate (240, 80) >or die ("Cannot In

Re: [PHP] Create Image on the fly

2002-01-17 Thread val petruchek
in index.html you write in aaa.php you write You have to create separate php script for creating image and then use it in you html (php) file. > > Hi! > How do I change this if I will use the Image direct in my html-code? > Do I need to save it first. > $im = @ImageCreate (240, 80) >

[PHP] Create Image on the fly

2002-01-17 Thread Jan Grafström
Hi! How do I change this if I will use the Image direct in my html-code? Do I need to save it first. "; ?> Thanks in advance. -- Regards Jan Grafström Lillemans Hus AB Bredsäter 2091 87010 Älandsbro 0611-60920 070-6409073 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mai