Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I would like to build a simple program where I can enter in expenses off of the receipts, and maybe have it where I could also bring up a scanned image of the original receipt.
Problem is that I haven’t coded in PHP in nearly a decade!!
The part that seems scariest to me is that ideally I need a way to create a parent Order/Invoice/Receipt record, but then have a web control where I can add 1-to-many line items.
Many many years ago I had built a pretty cool database using MS Access that would do that, and Access made it easy to use their pre-made form controls to do what I described.
I’m curious how hard this would be to do in PHP/HTML?
Offline
seems like a good question for Stack Overflow or another forum dedicated to coding.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
This wouldn't be difficult for somebody with PHP and database experience. A broad book such as this one should help you get that experience:
https://www.amazon.com/Learning-PHP-MyS … 491978910/
Otherwise, perhaps look for a project that already does what you need?
Offline
Cross-referencing to your other post on this: https://www.sitepoint.com/community/t/e … app/328200
Offline
Pages: 1