PHPackages                             chmat/powermail-export - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. chmat/powermail-export

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

chmat/powermail-export
======================

Powermail Export is a quick way of exporting Powermail answer data into a clean array or csv file

v1.0.1(10y ago)025MITPHP

Since Sep 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ChMat/powermail-export)[ Packagist](https://packagist.org/packages/chmat/powermail-export)[ RSS](/packages/chmat-powermail-export/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Powermail Export
================

[](#powermail-export)

This script is a quick way of exporting Powermail answer data into a clean array or csv file.

[Powermail Typo3 extension](http://typo3.org/extensions/repository/view/powermail) did not export well int. Questions for which a user did not provide an answer are not exported. Not even as an empty cell. This results in a csv file that is a nightmare to read.

Usage
-----

[](#usage)

Load class with your favourite autoloader or simply `include()` it.

**Note to Microsoft Excel users**:

By default, downloaded file is UTF-8 encoded. Should you want to open the file with Microsoft Excel, then do not forget to convert file contents to ANSI.

### Load Answers into array

[](#load-answers-into-array)

```
