Php Saving BASE64 Raw Code

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

simonstaton
Forum Newbie
Posts: 11
Joined: Fri Jul 02, 2010 6:07 am

Re: Php Saving BASE64 Raw Code

Post by simonstaton »

bump
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Php Saving BASE64 Raw Code

Post by Jade »

Did you look at the example on the page? That explains what it does and how you would use it. There are a few others you can use if you don't have GD. http://www.php.net/manual/en/refs.utilspec.image.php
Post Reply