[ create a new paste ] login | about

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

PHP, pasted on Jul 17:
1
2
3
<?php

var_dump((int)"dasdas");


Output:
1
int(0)


Create a new paste based on this one


Comments: