Posts Tagged "PHP"

  • PHPClasses.org’ta yazdığım ilk class kodu ilk ayında inovasyon ödülüne aday oldu Desteğinizi esirgemeyin. Sayfaya girip oy vermek için önce üye olmanız gerekiyor. Üyelik işleminizi yaptıktan sonra oylama sayfasına giderek oyunuzu verebilirsiniz. Linkler burada :
    SimpleXML for PHP4 Class
    Oylama Sayfası
    İnovasyon Ödülleri Hakkında Bilgi
    Not: 10 kişi içinden 27.87%lik bir yüzde ile Nisan Ayı İnnovasyon ödülünü kazandım. Ödüllerden [...]

    Read More...
  • pngfix Wordpress Plugin

    This plugin uses CSS technique to fix the png image transparency issue and jQuery to apply this script to all of png images shown in the page. The CSS code added by the script is :
    123456789.png {
    background-image: expression(
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + (this.tagName==\’IMG\’ ? this[\'src\'] : this.currentStyle[\'backgroundImage\'].split(\’\"\’)[1]) + ")",
    this.runtimeStyle.backgroundImage = "none",
    this.src = "{plugindir}/pixel.gif",
    this.width = this.style.width [...]

    Read More...

Ad