Jump to content

What is the best way to retrieve/ query data from mysql


plusnplus

Recommended Posts

Hi..,

As i know, there is 3 way to retrieve data from mysql(using php).

a. mysql_fetch_assoc()

b. mysql_fetch_row()

c. mysql_fetch_array()

 

which one of them is the best way(faster, secure, and reliable) and why.

or if there is other method, please share with me :)

 

Thanks for any reply/ info.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.