2thumbs Posted July 20, 2006 Share Posted July 20, 2006 I have created a query which finds the date and the count of an item. Is it possible, using PHP, to store these results in a table?I am very new to PHP and not sure if I need to use arrays to temporarily store the data or what functions to try.Any help would be appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/15119-storing-query-results-in-a-new-table/ Share on other sites More sharing options...
zq29 Posted July 20, 2006 Share Posted July 20, 2006 What kind of table? Another database table, or a HTML table? Quote Link to comment https://forums.phpfreaks.com/topic/15119-storing-query-results-in-a-new-table/#findComment-60901 Share on other sites More sharing options...
2thumbs Posted July 20, 2006 Author Share Posted July 20, 2006 yes, its another database table Quote Link to comment https://forums.phpfreaks.com/topic/15119-storing-query-results-in-a-new-table/#findComment-60911 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.