Skip to content

Instantly share code, notes, and snippets.

@matejkramny
matejkramny / visor-archivos-online.md
Created November 25, 2015 14:22 — forked from izazueta/visor-archivos-online.md
Google Docs Viewer & Office Web Apps Viewer

Google Docs Viewer

Only files under 25 MB can be previewed with the Google Drive viewer.

Google Drive viewer helps you preview over 16 different file types, listed below:

  • Image files (.JPEG, .PNG, .GIF, .TIFF, .BMP)
  • Video files (WebM, .MPEG4, .3GPP, .MOV, .AVI, .MPEGPS, .WMV, .FLV)
  • Text files (.TXT)
  • Markup/Code (.CSS, .HTML, .PHP, .C, .CPP, .H, .HPP, .JS)
  • Microsoft Word (.DOC and .DOCX)
<?php
// NEVER DO THIS - BAD
//extract($_GET);
ini_set('display_errors', '1');
error_reporting(E_STRICT | E_ALL);
$prod = 0; $x = 0; $y = 0;
$action = "not set";
$formula = "";