johngatorade
New member
So I have this google word doc, i saw that you can publish as webpage. so being the geek that i am i wanted to echo that web page in my website. I used the function "include" to include the url. That worked, but i wanted to set it up in my database so i inserted the code: <?php include "google doc url"; ?> but i came across a problem when i tried to do that. You cannot echo an include function. Ive also tried print instead of echo. so is there like an html syntax i could use? What would be a better way?
there is a button in google doc called "share" if you click that you can hit "publish as webpage" when you do that it just shows the text, i copied the link
there is a button in google doc called "share" if you click that you can hit "publish as webpage" when you do that it just shows the text, i copied the link