try another color:
try another fontsize: 60% 70% 80% 90%
PHP Suit
Useful PHP scripts

PHP

PHP scripts minifier

Nothing special. Just a little online tool for compressing PHP scripts. This tool strips whitespace and comments from your PHP script, exactly in the same way as the PHP interpreter does.

PHP functions in JavaScript

If you're frustrated with JavaScript and its "higher-level function support", remembering the rich PHP library, try this. PHP.JS is an open source project in which we try to port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions on the client-side.

Syndicate content