One of the first tasks I need to undertake as my own programmer since the programmer guy buggered off on me is a billing program that will calculate inputed numbers and produce a statement.
I think I am OK when it comes to setting up a table for billing in MYSQL, but on the PHP end, does anyone have any tips, links or code snippets that are tested and de-bugged that might help me not only learn but save some time in re inventing the wheel?
Thanks a lot.