- rhcps-computer:~ rhcp$ cat test.php
- <?
- ob_start();
- include("test2.php");
- $b = ob_get_contents();
- echo "B = $bn";
- ?>
- rhcps-computer:~ rhcp$ cat test2.php
- <?
- die("ERROR");
- ?>

By: rhcp | Date: Apr 29 2008 11:01 | Format: None | Expires: never | Size: 193 B | Hits: 1009
Latest pastes
2 hours ago
5 days ago
7 days ago
9 days ago
9 days ago