php - Print an order from online shopping -


i wrote php shopping cart using mysql db. shopping part done, can't solve last part: have print orders receive website.

i use a5 format paper, , thought send orders mail , print it's not scalable solution , introduces problems... know alternative way this?

also on server side (in physical shop) have machine microsoft access instance. use print orders receive phone.. possible make access file contains order php on website , import access?

i approach creating a5 pdf php (look dompdf although there other alternatives).

once have order in pdf format can print or email wish.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -