Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save myself379/0b2d3e9bae6ca4d20f2fee1b8e08e126 to your computer and use it in GitHub Desktop.

Select an option

Save myself379/0b2d3e9bae6ca4d20f2fee1b8e08e126 to your computer and use it in GitHub Desktop.

Revisions

  1. @radityopw radityopw renamed this gist Feb 2, 2013. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. @radityopw radityopw created this gist Feb 2, 2013.
    2 changes: 2 additions & 0 deletions free up memory on phpExcel
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    $objPHPExcel->disconnectWorksheets();
    unset($objPHPExcel);