I am just starting Php and need some help.
I need to generate some reports using Crystal Reports, by calling these reports from a menu option in a php page and loading data to the report from mysql database. What's the best approach?
In addition, I need to generate letters as well, the letters should have a letter head with embedded graphics, and the information should come from the database. Can this be achieve using word? and How?
Thank u.