[ create a new paste ] login | about

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

MajidF - PHP, pasted on May 15:
1
2
3
4
5
<?php

echo "['Apple', 'Banana', 'Pomegranit']";

?>


Output:
1
['Apple', 'Banana', 'Pomegranit']


Create a new paste based on this one


Comments: