Forum Moderators: coopster
My client wishes to view the invoice table data, via a web browser, as if it were an on-line invoice. I am sure other requests will be added later.
The fields to calculate are: hours [times] rate [plus] material(costs) [=] Total.
I am proficient in HTML but new to PHP and MySQL.
Is there a valid syntax to use for above or a good software program that a newbie can use to design/publish custom views/reports in PHP/HTML for MySQL?
I am working with PHP rev. 4.3.10 and MySQL rev. 4.0.22.
Thanks for all replies.
I see you had a similar question [webmasterworld.com] awhile back. Have you come across phpMyAdmin yet? I don't use it myself but know that quite a few folks around here do.