code to save text to an image

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gaogier
Forum Contributor
Posts: 391
Joined: Wed Mar 02, 2005 1:02 pm
Location: Portsmouth, UK
Contact:

code to save text to an image

Post by gaogier »

Hello

How can i use some code that saves text to php


where it will update when info is updated, from a mysql database?


do you need more info?
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Re: code to save text to an image

Post by jayshields »

gaogier wrote:do you need more info?
Yes.
gaogier
Forum Contributor
Posts: 391
Joined: Wed Mar 02, 2005 1:02 pm
Location: Portsmouth, UK
Contact:

Post by gaogier »

ok, this is a system, where people put in data, and then the system sorts out the data that needs to be done, and sorts out the rewards, and i want it to be put into a sig, which will be updated any time the user updates the data.

but i dont know how to put the data into an image, and make it update all anytime the user updates it.

also, the system, is 90% complete, this is just an adon
Post Reply