I am using wamp5 and tried running the code mentioned below but getting errors.
File name is test.php
<html>
<body>
I am using wamp5. Tried running the code mentioned below but getting errors
<?php header ("Content-type: image/png"
$im = @ImageCreate ( 50, 100)
or die ("Cannot create a new GD image."
$background_color = ImageColorAllocate ($im, 255, 2
Forum:
WampServer English