Ver Mensaje Individual
  #1 (permalink)  
Antiguo 29/05/2014, 16:31
Avatar de odek
odek
 
Fecha de Ingreso: julio-2011
Ubicación: México
Mensajes: 55
Antigüedad: 12 años, 10 meses
Puntos: 1
Fatal error: Call to undefined function

Ayuda tengo un problema con un captcha

session_start();
$tamano = 8;
$caparazon = [
'cost' => 7,
'salt' => 'lYyXx79jurf5ex290HTfqh',
];
$escudo = password_hash("hawaialoha2", PASSWORD_BCRYPT, $caparazon);
$_SESSION['key'] = $escudo();


Me sale esto:

Fatal error: Call to undefined function $2y$07$a07Oij7rdm34x59shmFEuz.84ac.rlk1PCVBb87d9f0 6Pzn42x0Ki() in /Applications/XAMPP/xamppfiles/htdocs/xprst.php on line 8



Donde esta el error?

Gracias
__________________
Mi life in pixel -_-