Advertisement
NubeColectiva

Enviar Correo si puntuación es cumplida

Jun 17th, 2021
1,510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. if($puntuacion == "0.5") {
  2.     // Enviar correo
  3. } else {
  4.     // No Enviar Correo
  5. };
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement