Forum Moderators: open
I want to load a table containing user note from my php/mysql webhost into my pure_html webhost. I'm looking for something to add in my html page that look like:
<"?" href:"http://myphpsite.com/list_note.php?idpage=3">
This url will output a table related to the html page 3
My concern is: my html webhost is free and fast but doesn't handle php/mysql and myphpwebhost is not that fast and reliable. At least a visitor will allways get the main content of the site .
Thank you for reading and replying