Advertisement
Guest User

output.php

a guest
May 24th, 2013
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.06 KB | None | 0 0
  1. <?php  
  2. require("fileWithFunction.php");
  3. echo $output;
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement