Subscribe to my RSS feed RSS

Archive for the ‘PHP’ Category

March 28, 2007

Code Reviewing (part I)

[** not proof read yet - so send corrections not complaints **]
As my freelancing work has scaled up into a full on company (of one still). I have had to evolve from being a one-man coding band into a team leader/manager. This introduced, over the last few years, a slightly different way of [...]

December 1, 2006

PHP 5 Enterprise Edition

Introduction
Without dispute, “enterprise” is a much-disputed term in the software
market. Many companies label their software as an enterprise application
due to marketing reasons in the hope to grab a piece of the cake. PHP
companies are not free from entering the “enterprise barkers”,
especially now that PHP 5 is out[1] – mostly because it offers
better objectoriented and XML [...]

August 19, 2006

kurs sederhana menggunakan PHP

Sudah tentu semua pernah melihat situs yang menampilkan kurs mata uang. Sedikit trik kita bisa mengambil kurs mata uang secara realtime menggunakan PHP. Code ini sebenarnya banyak di internet, karena ini memang saya ambil dari sana, hanya saja sudah lupa dimana dulunya :D.Dengan berpedoman pada contek, modif dan kembangkan sendiri jadilah seperti yang dibawah ini:
PHP [...]

August 12, 2006

php_yaz.dll

ternyata…PHP sudah mendukung penggunaan standard MARC record internasional ya… baru tau daku :D, modul nya bernama yaz (php_yaz.dll di windows ato yaz.so di Linux). cuman sepertinya konfigurasi pada PHP 4 dan PHP 5 ada perbedaan. di PHP 5 belom pernah berhasil dan selalu muncul pesan error di Log Apache seperti berikut:
PHP Warning:  PHP Startup: Unable [...]