PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 21st, 2000, 05:58 AM
alexgreg's Avatar
alexgreg alexgreg is offline
Full Access
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jun 2000
Location: London, UK
Posts: 2,019 alexgreg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 sec
Reputation Power: 16
Does anyone know where I can find tutorial(s) on how PHP can be used to generate images when it's passed some variables? For example at http://www.dvla-som.co.uk/search/ss...owtosearch.html if you search for a car registration plate then click on Preview Plate, a program called generate.pl gets passed the letters in the plate, like this: generate.pl?ALEX 1 and it creates a registration plate with those letters in the middle. It's not done with slices or anything: it's an actual GIF image. How can something like this be achieved?

Reply With Quote
  #2  
Old June 21st, 2000, 06:20 AM
Goral Goral is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Posts: 2 Goral User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Check this out:
http://hotwired.lycos.com/webmonkey/99/25/index3a.html?tw=programming

To modify images on the fly you'll need GD libary. But from version 1.6 there's no GIF support, but PNG support. I think that PHP 4.0 can communicate with GD and use PNG. Or you can grab pre 1.6 GD libary from some old forgotten ftps URL

Reply With Quote
  #3  
Old June 21st, 2000, 07:08 AM
pwluky pwluky is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 109 pwluky User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 14
You can use the Tool ImageMagick. It works with php, perl and apache! You can modify your images temporaly with powerfull functions.

Look at: http://www.wizards.dupont.com/cristy/ImageMagick.html

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Images and PHP

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap