[PHP] pobierz, plaintext <?phpob_start(); include("index.php"); $htmlbuffer = ob_get_contents();ob_end_clean();?>[PHP] pobierz, plaintext