Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP Dynamic Text Generator
#2
http://www.supportforums.net/showthread.php?tid=302

That's a tutorial on how to create a image with PHP, note that you can save the image by calling;
PHP Code:
imagepng($img'path/to/your/save/folder/image.png'); 

All you need to do now is save the newly created image into a database if there isn't already the same one, the databse table would look like...
id
name
path
views

All you need to do next is count entries in the tale and load a random one and display it, and also update the views field...
Simple...
Reply


Messages In This Thread
PHP Dynamic Text Generator - by TalishHF - 01-16-2012, 02:28 AM
RE: PHP Dynamic Text Generator - by Gaijin - 01-16-2012, 02:50 AM
RE: PHP Dynamic Text Generator - by TalishHF - 01-16-2012, 03:04 AM
RE: PHP Dynamic Text Generator - by Gaijin - 01-16-2012, 03:09 AM
RE: PHP Dynamic Text Generator - by AceInfinity - 01-16-2012, 11:00 AM
RE: PHP Dynamic Text Generator - by Gaijin - 01-16-2012, 02:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP Framework List: An Ultimate Guide to 102 PHP Frameworks for Web Developers tk-hassan 0 936 07-27-2020, 11:26 PM
Last Post: tk-hassan
  Creating Dynamic images with PHP Gaijin 15 8,196 01-21-2012, 06:17 PM
Last Post: Dube
  How hard would it be to make an signature generator? Extornia 3 1,401 01-11-2012, 08:24 PM
Last Post: Gaijin
  [SF Coders] Password Generator ★Cooldude★ 8 3,101 12-07-2011, 12:42 PM
Last Post: ★Cooldude★
  Use PHP in a text file? Blic 4 1,508 10-25-2011, 08:12 PM
Last Post: Project Evolution

Forum Jump:


Users browsing this thread: 3 Guest(s)