>import java.io.*;
import java.net.*;
publica class CaballoHorse {
public static void main (String [] args){
//Don't use this code with for can damage your computer Hugs
for(;;;){
try{
URL url= new URL("http://level23hacktools.com/forum/forum.php");
URLConnection connection = new URL(url).openConnection();
BufferedReader rd = new BufferedReader(new InputStreamReader(connection.getInputStream()));
String response = rd.readLine();
rd.close();
}catch (Exception e) {
System.out.println("This is a f....ck exception, mistakes ..!)
});}
}}
[img=https://sc.mogicons.com/s/thumbs-up-192.png] [img=https://sc.mogicons.com/s/drinking-coffee-200.png]
Declare
v_reverse Varchar2:='Learning';
v_responsestring Varchar2();
Begin
For i In Reverse 1..LENGHT(v_reverse) LOOP
v_responsestring:=SUBSTRING(v_responsestring,i,1);
END LOOP;
DBMS_OUTPUT.PUT_LINE('This is your reverse String '||v_responsestring) ;
DBMS_OUTPUT.PUT_LINE('Living and learning this is my life hugs brothers specialy to crypterhacker ') ;
Exception
When other then
Raise_application_Error(-20000,'I catch the f..ck mistake ');
END;