Skip to content

Instantly share code, notes, and snippets.

@radityopw
Last active January 4, 2022 05:11
Show Gist options
  • Select an option

  • Save radityopw/4696048 to your computer and use it in GitHub Desktop.

Select an option

Save radityopw/4696048 to your computer and use it in GitHub Desktop.

Revisions

  1. radityopw renamed this gist Feb 2, 2013. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. 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);