Recent public codes are listed below. You can filter them by the following programming languages:
- view
- All
- Ada
- Assembler
- Assembler
- AWK (gawk)
- AWK (mawk)
- Bash
- bc
- Brainf**k
- C
- C#
- C++
- C++0x
- C99 strict
- CLIPS
- Clojure
- COBOL
- COBOL 85
- Common Lisp (clisp)
- D (dmd)
- Erlang
- F#
- Factor
- Falcon
- Forth
- Fortran
- Go
- Groovy
- Haskell
- Icon
- Intercal
- Java
- JavaScript (rhino)
- JavaScript (spidermonkey)
- Lua
- Nemerle
- Nice
- Nimrod
- Objective-C
- Ocaml
- Oz
- Pascal (fpc)
- Pascal (gpc)
- Perl
- Perl 6
- PHP
- Pike
- Prolog (gnu)
- Prolog (swi)
- Python
- Python 3
- R
- Ruby
- Scala
- Scheme (guile)
- Smalltalk
- SQL
- Tcl
- Text
- Unlambda
- VB.NET
- Whitespace
-
1 2 3 4 5 6 7 8 9
<?php $person1 = getBirthDate('03/11/1972'); echo $person1[0] . " " . $person1[1]; $person2 = getBirthDate('02/08/1991'); echo $person2[0] . " " . $person2[1]; function getBirthDate($input){ $x=explode("/",$input);
...
-
1 2 3 4 5 6 7 8 9
<?php $person1 = getBirthDate('03/11/1972'); echo $person1[0] . " " . $person1[1]; $person2 = getBirthDate('02/08/1991'); echo $person2[0] . " " . $person2[1]; function getBirthDate($input){ $x=explode("/",$input);
...
-
1 2 3 4 5 6 7 8 9
<?php $person1 = getBirthDate('03/11/1972'); echo $person1[0] . " " . $person1[1]; $person2 = getBirthDate('02/08/1991'); echo $person2[0] . " " . $person2[1]; function getBirthDate($input){ $x=explode("/",$input);
...
-
1 2 3 4 5 6 7 8 9
<?php $person1 = getBirthDate('03/11/1972'); echo $person1[0] . " " . $person1[1]; $person2 = getBirthDate('02/08/1991'); echo $person2[0] . " " . $person2[1]; function getBirthDate($input){ $x=explode("/",$input);
...
-
1 2 3 4 5 6 7 8 9
<?php $person1 = getBirthDate('03/11/1972'); echo $person1[0] . " " . $person1[1]; $person2 = getBirthDate('02/08/1991'); echo $person2[0] . " " . $person2[1]; function getBirthDate($input){ $x=explode("/",$input);
...
-
1 2 3 4 5 6 7 8 9
<?php $person1 = getBirthDate('03/11/1972'); echo $person1[0] . " " . $person1[1]; $person2 = getBirthDate('02/08/1991'); echo $person2[0] . " " . $person2[1]; function getBirthDate($input){ $x=explode("/",$input);
...
-
1 2 3 4 5 6 7 8 9
<?php $person1 = getBirthDate('03/11/1972'); echo $person1[0] . " " . $person1[1]; $person2 = getBirthDate('02/08/1991'); echo $person2[0] . " " . $person2[1]; function getBirthDate($input){ $x=explode("/",$input);
...
-
1 2 3 4 5
<?php phpinfo(); ?>
-
1 2 3 4 5 6 7 8 9
<?php bassAckwards("www.google.com."); function bassAckwards($input) { $y=strlen($input); if($input[$y-1]=="."){ $input=substr_replace($input,"",-1); }
...
-
1 2 3 4 5 6 7 8 9
<?php bassAckwards("www.google.com."); function bassAckwards($input) { $y=strlen($input); if($input[$y-1]=="."){ $input=substr_replace($input,"",-1); }
...
-
1 2 3 4 5 6 7 8 9
<?php bassAckwards("www.google.com."); function bassAckwards($input) { $y=strlen($input); if($input[$y-1]=="."){ $input=substr_replace($input,"",-1); }
...
-
1 2 3 4 5 6 7 8 9
<?php bassAckwards("www.google.com."); function bassAckwards($input) { $y=strlen($input); if($input[$y-1]=="."){ $input=substr_replace($input,"",-1); }
...
-
1 2 3 4 5 6 7 8 9
<?php bassAckwards("www.google.com."); function bassAckwards($input) { $y=strlen($input); if($input[$y-1]=="."){ substr_replace($input,"",-1); }
...
-
1 2 3 4 5 6 7 8 9
<?php bassAckwards("www.google.com."); function bassAckwards($input) { $y=strlen($input); echo $input[$y-1]; /*$x=explode(".",$input); for($i=0;$i<5;$i++){
...
-
1 2 3 4 5 6 7 8 9
<?php bassAckwards("www.google.com."); function bassAckwards($input) { $y=strlen($input); echo $input[$y]; /*$x=explode(".",$input); for($i=0;$i<5;$i++){
...
-
1 2 3 4 5 6 7 8 9
<?php // Example Usage: echo xorencrypt('examplestring,'examplekey'); function XOREncryption($InputString, $KeyPhrase){ $KeyPhraseLength = strlen($KeyPhrase); for ($i = 0; $i < strlen($InputString); $i++){ $rPos = $i % $KeyPhraseLength; $r = ord($InputString[$i]) ^ ord($KeyPhrase[$rPos]); $InputString[$i] = chr($r); }
...
-
1 2 3 4 5
<?php $test = '1'; var_dump(isset($test)); ?>
-
1 2 3 4 5
<?php $test = '1'; var_dump(isset($test, $herp)); ?>
-
1 2 3
<? system('wget http://blue.mmo-champion.com/public/style_images/master/tracker/avatars/blizzard.png'); ?>
-
1 2 3
<?php echo "Hello"; ?>
-
1
echo "Hello";
-
1 2 3
<?php $hmmm['213:324']= 'what';
-
1 2 3 4 5 6 7 8 9
<?php $devices = array ( 'iPhone' => array(320, 400), 'iPhone (Landscape)' => array(400, 600), ); echo json_encode($devices);
...
-
1 2 3 4 5 6 7
<?php $connection = ssh2_connect('192.168.178.37', 22); ssh2_auth_password($connection, 'root', 'mypassword'); $stream = ssh2_exec($connection, 'cd /usr/home/game'); ?>
-
1
<? for ( ; ; ) print 'kurwa'; ?>
-
1 2 3 4 5 6 7 8 9
<?php for($i=51; $i<=100; $i++): ?> empresa<?php echo $i-50; ?>: sector: privado e_nombre: Empresa e_direccion: Direccion e_descripcion: "Empresa imaginaria que se dedica a contratar candidatos inmaginarios para trabajos imaginarios" e_sitio_web: "www.empresa.com.ni" e_telefono: 22547380 c_nombre: Nombre
...
-
1 2 3 4 5 6 7 8 9
<?php for($i=51; $i<=100; $i++): ?> empresa<?php echo $i-50; ?>: sector: privado e_nombre: Empresa e_direccion: Direccion e_descripcion: "Empresa imaginaria que se dedica a contratar candidatos inmaginarios para trabajos imaginarios" e_sitio_web: "www.empresa.com.ni" e_telefono: 22547380 c_nombre: Nombre
...
-
1 2 3 4
<? while() print 'kurwa'; ?>
-
1 2 3 4 5 6 7 8 9
<?php for($i=51; $i<=100; $i++): ?> empresa<?php echo $i-50; ?>: sector: privado e_nombre: Empresa e_direccion: Direccion e_descripcion: "Empresa imaginaria que se dedica a contratar candidatos inmaginarios para trabajos imaginarios" e_sitio_web: "www.empresa.com.ni" e_telefono: 22547380 c_nombre: Nombre
...
-
1 2 3 4 5 6 7 8 9
<?php $your_array = array(1 => 'Toyota', 2 => 'Corolla', 3 => '1997', 4 => '1.5L', 5 => 'Engine Parts'); $final_print = ""; $total_element = count($your_array); for($i=0;$i< $total_element;$i++){ $final_print.= $your_array[$i]; if(i< $total_element+1) {
...


