<?php
static class TextUtils
{
public static function AgregarNuevaLinea($Texto)
{
return $Texto . "\r\n";
}
}
echo TextUtils::AgregarNuevaLinea('Mi texto :)');
?>You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
Resueltoooo...!!!! Muajajaja :3