Archive for the Web Programming Category
Xaraya is an extensible, Open Source web application framework written in PHP and licensed under the GNU General Public License. Xaraya delivers the requisite infrastructure and tools to create custom web applications that include fully dynamic multi-platform Content Management Solutions (CMS). Xaraya’s modular, database independent architecture introduces tools that separate form, function, content, and design [...]
October 13, 2008 Web Programming
Ajax, shorthand for “Asynchronous JavaScript and XML”, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user [...]
October 6, 2008 Artikel, Web Programming
Hampir semua kode dalam CMS (Content Management System) yang menggunakan bahasa PHP akan diawali dengan tag Dalam banyak kasus, kesalahan penulisan kode atau tag php, entah itu karena tidak ada penutup tag, kurang tanda titik dua ( ; ) , dan tidak terbatas pada kesalahan penulisan nama fungsi, akan membuat masalah besar pada desain dan [...]
October 6, 2008 Artikel, Web Programming
Error 404 adalah kode error yang otomatis muncul ketika halaman / konten tidak ditemukan. Bagi sebagian netter, ketika sudah menemui kode error 404 maka biasanya mereka berasumsi bahwa kontent yang dicari sudah tidak ada. Nah, bagaimana jika ternyata konten tersebut hanya berpindah alamat / ur l? tentunya kerugian bagi pemilik website dan netter tersebut. Si [...]
August 4, 2008 Tutorial, Web Programming
Do you ussualy used PHP in your web scripting project before? But do you know the history about PHP? What PHP for and how to optimized PHP in your web application? Here’s a little bit something about PHP you could find out. PHP is the engine behind millions of dynamic web applications. Its broad feature [...]
August 1, 2008 Web Programming