PHP Image handling

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
satishbytes
Forum Newbie
Posts: 1
Joined: Tue Feb 15, 2005 5:12 am
Location: Germany
Contact:

PHP Image handling

Post by satishbytes »

hey buddies..

I have been struggling to publish an image and related text side by side. If i try this i can see just some ascii codes or only text. but both at a time is not possible... plzzzzz get me through this..... 8O
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

if you are using gd library then its impossible.
if using html + php, then post your code here
Post Reply