Re: Pros/Cons of using mysqli prepared statments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tamara,

In one of the earlier threads, it was mentioned mysqli APIs are more secure,
faster, and actually maintained.

Also, if you use some of the mysql_xxx(), you actually get a warning saying
that it will be or it is being deprecated and paves the way for you to
approach the same thing with mysqli_xxx().

The seniors perhaps can give you more facts which they have seen and
experienced.

Regards,
Shreyas

On Thu, Nov 4, 2010 at 1:18 PM, Tamara Temple <tamara@xxxxxxxxxxxxxxxx>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.
>
> Tamara Temple
>        -- aka tamouse__
> tamara@xxxxxxxxxxxxxxxx
>
>
> "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
>
>


-- 
Regards,
Shreyas Agasthya

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux