Answer the question
In order to leave comments, you need to log in
How to program the working environment for workers?
Hello.
There is a need to program the working environment for issuing invoices, orders, generating documents, etc. That is, the markup of the template is done, and values are substituted there.
PDF, Excel, Word files should be generated. All this can work in conjunction with MySQL.
Now all this is programmed in Excel macros. But that's not an option.
Some of it is programmed in the web interface in PHP.
But when you need a bunch of forms with all sorts of validations, also PDF, Excel generation. All this is written in PHP + HTML + JS for a long time.
Maybe there are some other solutions where it is easier to rivet user forms for employees with all sorts of validations, etc.?
Answer the question
In order to leave comments, you need to log in
Use use frameworks, they will speed up your work a lot
read about emmet greatly speeds up the layout process
php symphony framework works great with forms and validation, you can write a web application on it. also works fine with base via doctrine add-on
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question