one-pixel:php类返回一个透明的单个像素

时间:2024-06-11 19:11:35
【文件属性】:

文件名称:one-pixel:php类返回一个透明的单个像素

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-11 19:11:35

PHP

一像素 此类仅返回透明的单个像素以进行跟踪。 作曲家 { "require": { "powerlinks/one-pixel": "1.0.x-dev" } } 用法 use PowerLinks \ OnePixel \ OnePixel ; // instantiating usage $ onePixel = new OnePixel (); $ onePixel -> getHeaders (); $ onePixel -> getPixel (); // static usage OnePixel :: getHeaders (); OnePixel :: getPixel (); 将此库与symfony / http-foundation一起使用:2.6.x use Symfony \ Component \ HttpFoundat


【文件预览】:
one-pixel-master
----src()
--------OnePixel.php(531B)
----phpunit.xml(359B)
----README.md(689B)
----tests()
--------OnePixelStaticTest.php(837B)
--------OnePixelTest.php(992B)
----.gitignore(27B)
----composer.json(834B)

网友评论