Embed images in your application

Post non-phpwcms related topics here - but I don't want to see "hey check this or that other cms". Post if you have a point or worthwhile comment, don't post just to increase you post count!
Post Reply
User avatar
marcus@localhorst
Posts: 815
Joined: Fri 28. May 2004, 11:31
Location: localhorst
Contact:

Embed images in your application

Post by marcus@localhorst »

Hi,
I stumbled again about this nice thing (I found that years ago). It's not new and more or less useful, but if you ever look for a smart way to write single file applications without any additional files in directory structure (mostly images), then this could be useful for you:
http://www.greywyvern.com/code/php/binary2base64

it makes mostly sense to embed icons in your application, let's say a simple filebrowser/manager in php or what ever.

greetings
marcus

edit: this works just in firefox and opera
edit 2: here maybe some more useful things: http://www.greywyvern.com/php
Post Reply