Search
-
Categories
Tags
5.2 best php editor css debian error finger eleven google htaccess javascript javascript function life lifehouse linux love Lyrics mod_rewrite mysql mysql error mysql function nickelback nusphere nusphere phped nusphere phped 5.2 palawan palawan vacation paralyzer pdflib php4 pdflib php5 photoshop php phped php editor php error php function plugin regex regular expression regular expressions vacation vhcs video windows vista wordpress wordpress error wow
Monthly Archives: January 2009
Spiritual gifts: Is it only exclusive for adventist?
ShareThis week’s lesson is about God’s given gift like spiritual gift w/c others were priviledged to have it that was use for God’s ministry. Now my question is, is it only exclusive for Adventist? Because this morning in our lesson … Continue reading
css and email: how to do it
Share I’ve been having problem applying css on email. I almost wanted to sleep but bumping on these articles awoke my senses. You will find tips and guidelines on these urls so please read them for their explanations on how … Continue reading
css visibility property: display vs visibility
ShareTip: Even invisible elements takes up space on the page. Use the “display” property to create invisible elements that do not take up space. source: http://www.w3schools.com/CSS/pr_class_visibility.asp
php:levenshtein()
Share levenshtein (PHP 4 >= 4.0.1, PHP 5) levenshtein — Calculate Levenshtein distance between two strings Description int levenshtein ( string $str1 , string $str2 ) int levenshtein ( string $str1 , string $str2 , int $cost_ins , int $cost_rep … Continue reading
Installing a PHP extension on windows
Share Installing a PHP extension On Windows, you have two ways to load a PHP extension: either compile it into PHP, or load the DLL. Loading a pre-compiled extension is the easiest and preferred way. To load an extension, you … Continue reading