Jump to content

Queiry help..


Gayner

Recommended Posts

$DB->query("SELECT c.contact_name, c.contact_id, m.desktop, m.monkavatar FROM ibf_contacts c, ibf_members m WHERE member_id='".$member['id']."' AND c.contact_name=m.name ORDER By $rank LIMIT {$info['limitfriend']}");

 

 

 

am I calling all rows from the table "ibf_members"

 

or just the specific ones?

 

Cause i have alot of rows and Is there a more better performance way?

Link to comment
https://forums.phpfreaks.com/topic/177133-queiry-help/
Share on other sites

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.