** Filename......: insert_image.php ** Last changed..: 8 Mar 2003 ** Notes.........: Configuration in config.inc.php - FIXME Only compatible with IE 5.5+ ***********************************************************************/ /* $id */ include 'ImageManager/config.inc.php'; $no_dir = false; if(!is_dir($BASE_DIR)) { $no_dir = true; } // _debug_array($_GET); // die(); function dirs($dir,$abs_path) { $d = dir($dir); $dirs = array(); while (false !== ($entry = $d->read())) { if(is_dir($dir.'/'.$entry) && substr($entry,0,1) != '.') { $path['path'] = $dir.'/'.$entry; $path['name'] = $entry; $dirs[$entry] = $path; } } $d->close(); ksort($dirs); for($i=0; $i$current_dir\n"; dirs($dirs[$name]['path'],$current_dir); next($dirs); } } ?> Insert Image
Insert Image
Loading Images
Image Manager
Directory Up
New Folder
Image File
 
Width
Locked  
V Space
Alt
Height
H Space
Upload
Align
Border
 
Constrain Proportions