Hello,
I need to find a sample example of a simple php and mysql database connection using webix. After successfully logging in to the mysql database, need to run a simple mysql query like “select column_name from table_name” and load it to a TreeTable and display on the web page.
Can someone post a link ?
Thanks,