-
CSS Prefix Spawner is a PHP script to add appropriate browser vendor prefixes to universal CSS code. It can parse CSS (via a remote URL, or from copy&pasted code) and automatically append all known browser vendor prefixes. This makes it a very useful tool, since developers can now write simple CSS rules and easily convert it to browser-specific code in ...
-
CSSfix is a script automatically apply vendor prefixes to specified CSS rules. And it also applies other fixes, for different CSS browser specifics.
-
This PHP script can be used to compute stem strings from Indonesian words. IDN Stemmer is a free PHP text processing script. It removes prefixes and suffixes from given Indonesian words, so words that sound similar result in the same stem string.Requirements:- PHP 4.0 or Higher


