Location:
PHPKode
>
projects
>
phc
> test/subjects/reduced/0009.php
<?php function set_global_y1() { global $y1; $y1 = 30; } set_global_y1(); printf("%s", $y1); ?>
Web-based Email Marketing Software for sending email newsletters
Return current item:
phc