- 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");
- ?>
temp
By: rhcp | Date: Apr 29 2008 11:01 | Format: None | Expires: never | Size: 193 B | Hits: 1133
Latest pastes
1 hours ago
11 hours ago
1 days ago
2 days ago
2 days ago