Hi everyone. I need to create custom calculator in my wordpress website. Calculator is same as on this website [https://en.advprotic.co.rs/]) . It’s a few simple functions. It is about a pair of tables and it is only need, based on the input, to find on the table where the inputs cross. (These are tabes [https://ibb.co/dcYtMhP]), [https://ibb.co/WVX4h56])
I have few questions:
1.How would it be most correct to create that table and set the functions (in which files, should I use iframe somehow, where should php, html, css be located)?
2.Is there perhaps a simpler way with some wordpress plugins to simplify the whole process, some calculator that does the necessary calculations from the tables?
3.Do you know anywhere an example of identical php/js code that does calculations from tables?
4.How would you code this?
Thanks
[ad_2]