Download List

项目描述

base64img.php base64-encodes images and generates PHP code that represents the
image. This makes it possible to embed an image inside a PHP script. This
enables you to create an entire Web site with images, using only a PHP script
contained within a single file. The script itself is an example of how this
works.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-04 09:01
2.3

该代码已更改,以便它在系统工程时,PHP的全局变量是关闭的。
标签: Minor bugfixes
The code was changed so that it works on systems
where PHP's globals are turned off.

2001-12-02 05:39
2.1

标签: Minor bugfixes

2001-11-08 15:48
2.0

上载功能将更好/更快正确的图片编码。这个功能可以被禁用,如果必要的。阿演示现在也可以。
标签: Minor feature enhancements
An upload function was added for better/faster encoding of the correct picture. This function can be disabled if necessary. A demo is now also available.

Project Resources