background color imagefill


Posted on 16th Feb 2014 07:03 pm by admin

Hello

I would like to ask you why I see this square in red color just in my local xampp installation. If I run the code in the remote server (http://www.arreglaordenador.com/numberimage2.php) I see the square in black color instead of red. Do you have any ideas?

Did you know?Explore Trending and Topic pages for more stories like this.
Code: (text)
<?php

$im = imagecreatetruecolor(100, 100);

// sets background to red
$red = imagecolorallocate($im, 255, 0, 0);
imagefill($im, 0, 0, $red);

header('Content-type: image/png');
imagepng($im);
imagedestroy($im);
?>
Thanks
No comments posted yet

Your Answer:

Login to answer
65 Like 36 Dislike
Previous forums Next forums
Other forums

how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.




Thank u inadva

convert static html data into dynamic
hi all

i need to convert a website which has static above 2000 articles into dynamic and add

passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:

Echo multiple lines of html code
Hi guys,

I would like to know if there is a way to echo multiple lines of html codes.

a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca

DB2 for z/OS, LUW, iSeries
Hello, In this forum a lot of threads related to other members of the DB2 family than DB2 for z/OS

show random images
hey guys

can someone please suggest a way in which the following code can be edited so it onl

Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.

URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But

help with this code please?
Hello,

I am trying to build a remote upload script for my image hosting site.

I am usi

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash