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

Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri

Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'

question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<

Prevent PHP mail( ) from appending hostname to from address
Hey guys,

I want to be able to send texts to phones via email (since each phone has their own

Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R

need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it

upload image name with extension using php
hi frds..

<input id="file1" type="file" name="file[]" &a

want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up

Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm

what business processes?
Hi,

A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)

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