|
XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
| $cycle =true | |
| $i =0 | |
| $max_cycles =50 | |
| $path =$storeFolder | |
| $path_pos =strpos($storeFolder,$current_path) | |
| $storeFolder = $_POST['path'] | |
| $storeFolderThumb = $_POST['path_thumb'] | |
| $thumb_pos =strpos($_POST['path_thumb'],$thumbs_base_path) | |
| while($cycle &&$i<$max_cycles) if(!empty($_FILES)) | else |
| $cycle =true |
Definition at line 22 of file upload.php.
| $i =0 |
Definition at line 24 of file upload.php.
| $max_cycles =50 |
Definition at line 23 of file upload.php.
| $path =$storeFolder |
Definition at line 21 of file upload.php.
| $path_pos =strpos($storeFolder,$current_path) |
Definition at line 10 of file upload.php.
| $storeFolder = $_POST['path'] |
Definition at line 7 of file upload.php.
| $storeFolderThumb = $_POST['path_thumb'] |
Definition at line 8 of file upload.php.
| $thumb_pos =strpos($_POST['path_thumb'],$thumbs_base_path) |
Definition at line 11 of file upload.php.
Definition at line 117 of file upload.php.