Skip to content

Instantly share code, notes, and snippets.

@schnuti
schnuti / file-makeSafe.php
Last active June 23, 2017 03:25
Joomla filesystem and URL-safe filenames
<?php
defined('JPATH_PLATFORM') or die;
/**
* A File handling class
*
* @since 11.1
*/
class JFile