| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Aug 2004
Posts: 21
![]() | Need help with images Hi, I have found this link http://gmailinvitation.com/gmail.php?user=username You can change the username to what ever to get the text to appear on the image. I am wanting to do the same but with a different image. Does anyone know how this is done or would anyone be willing to to create me a script for some money. please let me know asap |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Sep 2003
Posts: 890
![]() ![]() | It uses php and gdlibrary most likely...
__________________ Online Time Tracking :) |
| |
| | #4 (permalink) |
| NamePros Regular Join Date: Oct 2003 Location: Sweden
Posts: 395
![]() ![]() | There's a perfectly fine example in the PHP manual at http://www.php.net/imagettftext To apply it to an already existing image, use imagecreatefromgif / imagecreatefromjpeg / imagecreatefrompng instead of just imagecreate in the example. |
| |
| | #5 (permalink) |
| NamePros Regular Join Date: Sep 2003
Posts: 890
![]() ![]() | Exactly. Make sure your server has gd lib installed though. Most likely it does now, most of them do.
__________________ Online Time Tracking :) |
| |
| | #6 (permalink) |
| Senior Member Join Date: Aug 2004 Location: Washington
Posts: 4,327
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Great script
__________________ Download youtube videos at www.HugYouTube.com -NO LINKS TO PARKED PAGES- Anonymous access at www.Banned.net |
| |