Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 26, 2019 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/15c0923205d0b3ea7849aa7b9c08d981 to your computer and use it in GitHub Desktop.
Save parzibyte/15c0923205d0b3ea7849aa7b9c08d981 to your computer and use it in GitHub Desktop.
<?php
ob_start();
include "./tabla.php";
$html = ob_get_clean();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment