Random
Source Code

Ungay

unguy() is a text function, available in some programming languages, class libraries and frameworks.

The function fixes text which is gay, ie when national character like åäö etc is improper rendered.

string ungay ( string $string, mixed $options )

Returns the string just as it is supposed to be.

$good_text = ungay($bad_text);

by Dan Ahlin December 19, 2008

10👍 10👎