Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| peter_s_ratchet_app [2013/07/27 21:07] – [File Download Functionality Option 2] mmuze | peter_s_ratchet_app [2013/07/27 21:08] (current) – [File Download Functionality Option 2] mmuze | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ====File Download Functionality Option 2==== | ====File Download Functionality Option 2==== | ||
| - | You could create a function that sends the file in chunks and keeps track ofwhether | + | You could create a function that sends the file in chunks and keeps track of whether |
| < | < | ||
| function readfile_chunked ($filename) { | function readfile_chunked ($filename) { | ||