Quote:
Originally Posted by EddyTheDog
All that code gives me a headache, I am a relative novice at this stuff.
I know you are trying to refine and use best coding practice and all that stuff, but unless this is a job for someone else or for a site with MASSIVE traffic why worry so much?
Use 2 or more queries - any modern server could handle it... 
|
I decided to just go with two queries in post #4 but I'm running into the problem of not knowing how to separate the outputting data by rows. I need to do something like $line['m_pos'][0] where 0 means row one. That way I can properly place the data where it needs be. As of right now $line['FIELD'] doesn't let me know when row it came from