Jump to content

Mysql table into an array for quick lookup


mikwit

Recommended Posts

Hi, sorry I'm pretty rusty on this so there is probably a simple answer in the manual I just can't seem to find it.  So I have a very basic table in mysql set up with 1 column for reference number and one for the title. Is there a way to load this table into an array so that anytime I want to convert a reference number into it's corresponding title I don't need to do a new query?  I want to keep the queries down to a reasonable level. Thanks ahead.

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.