Talk

How to use the filesystem package: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 December 2017

2 September 2009

  • curprev 00:0200:02, 2 September 2009 Gilthans talk contribs 803 bytes +803 New page: The example shows a terrible coding practice: nesting ifs if ( strtolower(JFile::getExt($filename) ) == 'jpg') { if ( JFile::upload($src, $dest) ) { //Redirect to a pag...