qwsd

<?php error_reporting(-1); mb_internal_encoding('utf-8'); $text = "А роза упала на лапу Азора"; $result = 'палиндром'; echo mb_strtolower($text); // your code goes here

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.