Web Services Not Working on Websites
Answers
-
Hi rabna,
The "embed code" is a block of HTML which is embedded in the page-source and creates an object in doing so. HTML: one of the most basic languages used on the web, used to design and lay out web pages. Check this out for adding HTML embed codes,
http://blog.hubspot.com/marketing/how-to-add-html-embed-codes-ht#sm.00002cs7hvfntcris7y1m9v6ebuj1
Using the direct link, you can open the service from a browser. You can try to copy the direct link and paste in chrome to view the result table.
However, it is not recommended to embed html codes inside php codes...http://stackoverflow.com/questions/7054780/what-is-the-recommended-way-to-embed-html-codes-inside-php-codes
Usually people do the opposite way, Embedding PHP in HTML.
Hope this helps.
YY
1