Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アップロードされた xlsx ファイルからデータを読み取ることができる php スクリプトが必要です。また、これらのデータを配列形式で出力する必要があります。助けてください。
最初に CSV として保存し、その後、http://gist.github.com/385876 で解析します。