/ Published in: PHP
URL: http://snippets.symfony-project.org/snippet/409
Expand |
Embed | Plain Text
<?php // header set function getInfo($URL){ return $getInfo; } $URL = "http://www.joyent.com"; $_getInfo = getInfo($URL); echo "$URL <p>"; ?>
You need to login to post a comment.
