FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

PHP sig help[solved]

 


Oddw1re
I've been trying for ages but I can get the time on the line below the date.
Does any one know?
Here's the code:

Code:
<?php
header ("Content-type: image/png");
$img = imagecreatefrompng ("sig.png");
$colour = ImageColorAllocate ($img, 0, 0, 0);
$read1 = date("D dS M y  h:i:s A");
$input = ($read1);
ImageString($img, 3, 15, 30, $input, $colour);
imagepng($img);
?>


Its probably something easy I know it.


Last edited by Oddw1re on Tue Sep 16, 2008 1:13 pm; edited 1 time in total
Oddw1re
Doesn't matter any more I worked it out
rvec
-locked-
Related topics

PHP + GD coder needed - Dynamic Sig Help {SOLVED}
php script help!
PHP installtion Help!
PHP Layout Help -- URGENT
Uploading a .php file! NEED HELP thanks

PHP-Nuke.. help!
Uplaoding images using php form :::: Help needed
Making A PHP sig...
PHP Nuke Help
PHP Scripting HELP

PHP beginner help!!!
Templates to the php forum help me
A Little PHP GD Help...
You're invited!!!!
[php/SQL] Help needed
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.