<?php
if(10 != 10):
echo "Positivo";
else:
echo "negativo";
endif;

Edit
Pub: 30 Jun 2021 21:50 UTC
Views: 30