![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
20/09/2012, 14:42
|
| | Fecha de Ingreso: septiembre-2012
Mensajes: 17
Antigüedad: 12 años, 4 meses Puntos: 0 | |
Error codigo php mysql Buenass alguien puede corregirme este código?
$this->cnx=new PDO($this->manejador.":host=".self::$servidor.";dbname=".$th is->db_name,self::$usuario,self::$pass,array(PDO::ATT R_PERSISTENT=>false));
En la web muestra lo siguiente:
Fatal error: Class 'PDO' not found in conexion.php on line 11 |