Home
Articles
Blog
Code Paste
Books
Your Account
Recent Code Pastes
listing-1820.js by p
4 December 2008
listing-1819.php by grisella
3 December 2008
listing-1818.js by paul
3 December 2008
listing-1817.js by paul
3 December 2008
listing-1816.txt by anonymous
2 December 2008
listing-1815.txt by anonymous
2 December 2008
listing-1814.php by OrangeO2
2 December 2008
listing-1813.php by ElfoVampiro
1 December 2008
listing-1812.php by ElfoVampiro
1 December 2008
listing-1811.php by kev
1 December 2008
listing-1810.php by kev
1 December 2008
listing-1809.php by me again
30 November 2008
listing-1808.php by me
30 November 2008
listing-1807.php by sam
29 November 2008
listing-1806.php by anonymous
29 November 2008
listing-1805.php by fewl
28 November 2008
listing-1804.php by phpro.org
28 November 2008
listing-1803.php by anonymous
27 November 2008
listing-1802.php by phpro.org
27 November 2008
listing-1801.txt by anonymous
27 November 2008
Home
»
Code Paste
» Listing 1521
Listing 1521
Submitted by anonymous user, 15 August 2008
<?
echo
"
xD
"
;
$i
=
2
;
while
(
i
<
9
)
{
$i
=
1
;
}
?>
Submit a Follow Up
Your Name:
Your Email:
Language:
CSS
HTML
JavaScript
PHP
Python
Smarty Template
SQL
XML
Your Code*:
<? echo "xD"; $i = 2; while (i < 9) { $i=1; } ?>
Enter Security Code*: