Log in

View Full Version : Some help


Dan
12-23-2004, 03:23 PM
Ok... I'd thought I'd try to see if anyone could code something for me.... basically I have something that is generating a text file that has one line of text. What I want it to do is generate an image from an image I have created and so I can have it somewhere on one of my forums. Any help would be appreciated.

If you need anymore info just ask. Thanks again!

Dean C
12-23-2004, 04:02 PM
I have no idea what you're trying to do - please explain in a little more detail :)

Dan
12-23-2004, 04:08 PM
I have no idea what you're trying to do - please explain in a little more detail :)
ok....

text.txt has 1 line of text
image.gif has an image with a place to put text

now i need a php script or something that can take text from text.txt and put it in a new version of image.gif

Understand Dean?

Dan
12-26-2004, 12:40 AM
ok....

text.txt has 1 line of text
image.gif has an image with a place to put text

now i need a php script or something that can take text from text.txt and put it in a new version of image.gif

Understand Dean?
Anyone?

frage
12-27-2004, 12:25 AM
I understand what you mean but Im not a coder

in the text we will find :

hello world

the image shows -the blue sky with a spacer for the tetx of text file

and you would like have to combine the text with the image

new image
blue sky with hello world on it

my first idea:
image as background in a hard coded html tag
absolut position a variable

and ...???????

now I'm also need a coder or mysql profi ;)

frage