Molekulė Posted November 12, 2020 Share Posted November 12, 2020 (edited) Hello, how can I send information from mysql database to a CEF (browser) and display it? I'm writing everything in JS. Edited November 13, 2020 by Molekulė Link to comment Share on other sites More sharing options...
BlackGold Posted November 13, 2020 Share Posted November 13, 2020 (edited) Hello. You take all your data from db with node and using player.call() function. Investigate this example Edited November 13, 2020 by BlackGold Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now