Yes, that should be:
$query->execute(array('usario' => $_POST['usuario'], 'password' =>
$_POST['password']));
On Friday, December 28, 2012 7:58:17 PM UTC-5, Chrystopher Medina wrote:
>
> my friennd in this part
> $query->execute(array('usario' => $_POST['usuario']//here is something
> like this ,'password' => $_POST['password']));
> $results = $query->fetchAll(PDO::FETCH_ASSOC);
> // gracefully exit the database
> $query = null;
> $db = null;
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/Ri6QBo0DSn0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.