Integration with php also connect with mysqldb
I have successfully built a PHP integration. I want to connect MySQL database to the same template. So that I just send the SKU parameter via URL. rest of the details like size, color, etc are picked up via MySQL database. Can this be achieved?
-
Sorry I have not done something like this myself but I think you will need to send the SKU as the named query prompt/filter value, I assume using this feature:
0 -
Just a thought, if by size you mean the size of the label then no, that would not be possible as you would need to tell BarTender what label format to use before using the above, The label format name could be in your PHP integration instruction though I believe
0 -
Pete Thane, Thanks for your reply. Size is not the label size my bad I did not mention it. It is one of the fields which is present in the database. The fields which are present in the database are Size, Color, StyleCode. All this data are to be sent using the URL, Looking a way where we can just send the SKU using URL and rest data it can pick it up from the database which is added to the label
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
3 commentaires