jones53084 Posted January 26, 2007 Share Posted January 26, 2007 In my PHP page I do a fetch array to create variables, for use later on in the page. So i do the fetch array then create a new variable from the result. Then i use this variable later in the page. Is this the best way to be doing this? Is there an easier way? When I'm finished with my page I'm doing multiple fetch arrays, and have a ton of variables. Also, I have found that there is a limit to the amount of information i can do in a fetch array. Does anyone know this limit? Link to comment https://forums.phpfreaks.com/topic/35836-fetch-array/ Share on other sites More sharing options...
fenway Posted January 26, 2007 Share Posted January 26, 2007 I'm not sure what you mean -- the result sets? Link to comment https://forums.phpfreaks.com/topic/35836-fetch-array/#findComment-169945 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.