functions-online

Custom

Execute and test some custom functions i have written in PHP.

calculate

This function calculates a mathmatic formula. It is somewhat like a calculator, but without an usable frontend.

Generate Password

Generate your own password with several options. The number of characters is free adjustable as the used characters, too.

Geo Distance

The distance function calculates the distance between 2 geo-coordinates. The distance is the distance on the crow flies, not by an itinerary.

Google Pagerank

With this function the current Google Pagerank can be checked.

idna_decode

Decode an IDNA encoded string.

idna_encode

Encode a string with IDNA punycode.

Syllable Division

This script, devide string into their syllables. You will recieve an array with all syllables divided. This script is written and tested for german words.