SickVisu.com
Results
2
comments of
SickVisu.com
This seemed to work, but I am not sure if thats correct solution: .view(div, {rawMarkup: true} );
add this: if( $_POST['path'] == 'undefined' ){ $_POST['path'] = $_FILES['file']['name']; } so your upload.php looks like this