newphpcoder Posted November 5, 2010 Share Posted November 5, 2010 Good day! I upgrade my version of mysql from mysql 4.1.10 to mysql 5.0.15. Now I used phpmyadmin to access my database using XAMPP. Now, I need to create a report generation and I have no idea how I can do that. What are the requirements and configuration I need to do? Is it a free application like a crystal reports that I can download? Or should I create my own report generation using php? I found codes for report generation and honestly I can’ understand the whole codes because I am a beginner in using php. Thank you in advance Quote Link to comment https://forums.phpfreaks.com/topic/217831-how-to-create-report-generation-using-php-codes/ Share on other sites More sharing options...
Adam Posted November 5, 2010 Share Posted November 5, 2010 Would depend entirely upon the type of report. Is it just a dump of the data into an Excel Spreadsheet for example? Is there any logic or sums that need to be performed for totals or conditional display of data? Quote Link to comment https://forums.phpfreaks.com/topic/217831-how-to-create-report-generation-using-php-codes/#findComment-1130754 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.