Reply To: Eyetracking experiment: Uploading and downloading material to server

PennController for IBEX Forums Support Eyetracking experiment: Uploading and downloading material to server Reply To: Eyetracking experiment: Uploading and downloading material to server

#9937
Jeremy
Keymaster

Hi Sanghee,

Do you mean that the data still appear compressed even after using the PHP script? The files themselves, stored on your server, contain compressed data, and the PHP script contains a decompression function, so the data should be readable once parsed by the PHP function

Jeremy