On Thu, 4 Nov 2010 02:48:55 -0500
Tamara Temple <tam...@tamaratemple.com> wrote:

> I'm wondering what the advantages/disadvantage of using prepared  
> statements with mysqli are. I'm used to using the mysqli::query and  
> mysqli::fetch_assoc functions to deal with retrieving data and
> bulding my sql statement in php code.

Take a look at PHP PDO also.
 
> Tamara Temple
>       -- aka tamouse__
> tam...@tamaratemple.com
> 
> 
> "May you never see a stranger's face in the mirror."
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to