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!
My php file outputs a table. I need to dump this ouput into a pdf file that has a predefined template and then display it as well as mail it to the user. For example, I need to print some data onto my letterhead but that data is dynamic. Any advice please?