[ create a new paste ] login | about

Link: http://codepad.org/JUNtmAyn    [ raw code | output | fork | 15 comments ]

PHP, pasted on Jun 27:
1
2
3
4
5
6
7
8
9
10
<?php
function get_news($slug = FALSE) {
        var_dump($slug);
    }

    echo "With no arguments: ";
    get_news();

    echo "With a slug (abc): ";
    get_news('abc');


Output:
1
2
With no arguments: bool(false)
With a slug (abc): string(3) "abc"


Create a new paste based on this one


Comments:
posted by suhas123 on Aug 3
fgdfsdfg
reply
posted by suhas123 on Aug 3
hello
reply
posted by suhas123 on Aug 3
sdfsdfsdfsdg
reply
posted by suhas123 on Aug 3
d
reply
posted by suhas123 on Aug 3
s
reply
posted by suhas123 on Aug 3
qwefgdsdffddfsdfssdfsdfsdfsdfsdffdfdsfsdfdssdffsdsfdsfdfsdfdsfsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsdsd
reply
posted by suhas123 on Aug 3
sdfffffffffffffffffffff
reply
posted by suhas123 on Aug 3
sdfffffffffffffffffffff
reply
posted by suhas123 on Aug 3

reply
posted by suhas123 on Aug 3

reply
posted by suhas123 on Aug 3

reply
posted by suhas123 on Aug 3

reply
posted by suhas123 on Aug 3

reply
posted by suhas123 on Aug 3
bbnnb
reply
posted by suhas123 on Aug 3
hekko
reply