↧
Php Tutorial : Getting “Include” to work well
Some of you might have problems using the <?php include “filename.php” ?>. In this tutorial, I will try to explain about it, since it’s one of the most used syntax in PHP Programming. But...
View ArticlePengenalan php Untuk Web Programming [PART1]
*this post is in Bahasa Indonesia “Pengenalan PHP untuk Web Programming” adalah sebuah blogpost berseri yang bertujuan untuk membantu mereka yang ingin memulai belajar mengenai PHP. Daftar Isi PART 1 :...
View ArticleCSS Tutorial : On Rollover, Show Another Object
A few days ago, a friend of mine asked me how to make a text visible only when an object is on mouse rollover. I found an easy solution without any Javascript, so I think it’s worth a share. Example :...
View Article