codepad
[
create a new paste
]
login
|
about
Link:
http://codepad.org/OpnI1YdQ
[
raw code
|
output
|
fork
]
PHP
,
pasted on Oct 4:
1
2
3
<?php
echo
strlen
(
"
\0
bc"
);
# 3
Output:
1
3
Create a new paste based on this one
Comments: