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

Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?

here is my code

How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [

Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box

PHP hyperlinks generator - HELP plz
Hi

I need some help to get this done using php:


1 - I have few hyperlinks say 500

remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to

Target costs on Process orders not calculating
Hi All,

We have released standard costs for all the materials. We have also done Goods r

=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim

Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on

Check premium expire
Hi,

I am making a simple file hosting site and want to check if users premium subscriptions h

PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am

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