Function __global->thumb_script
Definitions
sources/misc_scripts.php
- Allows conversion of a URL to a thumbnail via a simple script.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Allows conversion of a URL to a thumbnail via a simple script.
*
*/
function thumb_script()
* Allows conversion of a URL to a thumbnail via a simple script.
*
*/
function thumb_script()

