PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I need to generate some editable reports. Our clients like doc format, but I did a little research and found out it's not exactly legal to write a program that creates doc files. I need to generate files that can be formatted in a certain way and also edited by our clients. Anybody know of anything like this?