Ver Mensaje Individual
  #7 (permalink)  
Antiguo 01/05/2013, 10:02
webankenovi
Invitado
 
Mensajes: n/a
Puntos:
Respuesta: Campos Obligatorios PHP

Código PHP:
Ver original
  1. if(empty($phone)){
  2. echo "Debes introducir el numero telefonico";
  3. }
EMPTY
http://es.php.net/manual/es/function.empty.php