[ create a new paste ] login | about

Link: http://codepad.org/bvEOqR6E    [ raw code | output | fork ]

PHP, pasted on Dec 15:
1
2
3
<?php 
echo urlencode('Mon titre');
?>


Output:
1
Mon+titre


Create a new paste based on this one


Comments: