Posts by Ricardo • 21 points
1 post
- 
		2 votes1 answer731 viewsQ: Upload photo and save original photo and one cut?Here he is saving only the modified, I wanted to save the original and modified. <?php $page=" Upload de Imagens"; if (isset($_POST["cadastrar"])) { include_once 'classes/resize-class.php'; //…