mysql into html page
Posted: Wed Jun 10, 2020 4:48 pm
Hi,
I am kinda stuck with fetching data from mysql database into html file. The database could be displayed by running PHP (http://afghanpoem.com/display.php) with no issues. I have connection.php and display.php on the server, however running html file after published and running it from the server does not show the table, rather shows the entire codes as text. Since i am using template (master page for all my pages on the website, therefore i need to display the data on the html file (inside the template / master page).
- I also purchased Responsive Data Table Extension for WYSIWYG Web Builder, which i used the same credentials used in php files, filled the fields, but the result is the same, it shows the entire code, including username password etc as text.
I am i doing anything wrong?
is there any tutorial that for using Responsive Data Table Extension for WYSIWYG Web Builder and fetching data into HTML file.
Thanks
I am kinda stuck with fetching data from mysql database into html file. The database could be displayed by running PHP (http://afghanpoem.com/display.php) with no issues. I have connection.php and display.php on the server, however running html file after published and running it from the server does not show the table, rather shows the entire codes as text. Since i am using template (master page for all my pages on the website, therefore i need to display the data on the html file (inside the template / master page).
- I also purchased Responsive Data Table Extension for WYSIWYG Web Builder, which i used the same credentials used in php files, filled the fields, but the result is the same, it shows the entire code, including username password etc as text.
I am i doing anything wrong?
is there any tutorial that for using Responsive Data Table Extension for WYSIWYG Web Builder and fetching data into HTML file.
Thanks