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!
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
Hello:
I have created png image which inserts the text over the image
and creates a new image on fly with php image creation functions...
Now, I want to save this text image in the database...
How do i do it as this image is getting created on fly with php image creation functions???
I will appreciate your early reply..
..I am trying to uinsert into database... as follows
I get data from a form and create text image and then trying to insert
I can see image with text..but i am not able to insert in database
Inserting process code....
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
Last edited by rav on Wed Aug 09, 2006 8:21 am, edited 1 time in total.
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
Yes..I am trying to uinsert into database... as follows
I get data from a form and create text image and then trying to insert
I can see image with text..but i am not able to insert in database and view this image on view page
Inserting code....
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]