Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Created May 18, 2018 19:57
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 uno-de-piera/44a581c9d2c0d34fbeba3a54de363a1b to your computer and use it in GitHub Desktop.
Save uno-de-piera/44a581c9d2c0d34fbeba3a54de363a1b to your computer and use it in GitHub Desktop.
<?php
require_once("class/class.php");
$bus = new Buscador();
$buscame = $bus->buscar();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment