A voir également:
- Demande d'aide php
- Easy php - Télécharger - Divers Web & Internet
- Expert php pinterest - Télécharger - Langages
- Retour a la ligne php - Forum Webmastering
- Alert php - Forum PHP
- Retour a la ligne php ✓ - Forum PHP
1 réponse
Bonjour
Comme ça
https://www.php.net/manual/fr/function.imagerotate.php
Comme ça
https://www.php.net/manual/fr/function.imagerotate.php
// Chargement $source = imagecreatefromjpeg($filename); // Rotation $rotate = imagerotate($source, $degrees, 0);