PHP Compiler
<!DOCTYPE html> <html> <body> <?php echo hebrevc("á äúùñâ\ná çùåï"); ?> </body> </html>
OUTPUT
á äúùñâ
á çùåï
×

Save as Private