How can I send a session variable value in MySQL to processing.

Hello, I am developing a college project and Im using processing and the bezier library, and I have a question. How can I give a variable in processing the same value of a session variable in my database (for example, the variable @var is a boolean in the schema "books" and I want the variable "available" in processing to have the same value)

Tagged:
Sign In or Register to comment.