Skip to content

Monster Oasis

  • 浪況預測
  • KML2CSV
  • World Marathon
  • Privacy Policy

用 php code 產生 1×1 pixel 的 小黑點 sample code

2009/12/12 by Monster

這個可以用來做 tracking 輸出用

header("Content-Type: image/gif");
header("Content-Length: 49");
echo pack('H*',
  '47494638396101000100910000000000ffffffff'
 .'ffff00000021f90405140002002c000000000100'
 .'01000002025401003b'
);
Categories Copy_N_Paste, Programming/php
研究 AuthSub for Web Applications
debian / ubuntu 裝 memcached 跟 pecl memcache
© 2025 Monster Oasis • Built with GeneratePress