![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
04/02/2011, 13:54
|
![Avatar de netovs](http://static.forosdelweb.com/customavatars/avatar337358_2.gif) | | | Fecha de Ingreso: enero-2010 Ubicación: Mexico DF
Mensajes: 150
Antigüedad: 15 años, 1 mes Puntos: 9 | |
Respuesta: Deprecated: Function ereg() is deprecated in C:\wamp\www\atrium-1-0-beta-1 Se van enojar los genios que se dedican sólo a ver que temas mover y cuales no pero en fin:
Código PHP:
Ver original<?php if(!preg_match("/^[_\.0-9a-zA-Z-]+@([0-9a-zA-Z][0-9a-zA-Z-]+\.)+[a-zA-Z]{2,6}$/i", $str)) { $msg = 'email is not valid'; } else { $valid = true; } <p>?>
Fuente: http://takien.com/513/how-to-fix-fun...-php-5-3-0.php
__________________ No por que a mi nadie me ayudo a aprender a programar yo no les voy a ayudar ... Comunicación Web |