PHP question, newbie
Hi,
Trying to create something pretty simple in PHP but it's not a language
I've used much. I've created a little php script that simply queries a local
SQL database and returns some data. Fine, works great when I navigate to the
php file on my webserver.
However I want this text to display in other webpages, i.e. on peoples
websites. How, using only HTML, can I include my PHP script onto an existing
page?
i.e. I give them a snippet of HTML to paste into their page which calls and
the PHP script.
Can this be done? Was I clear? Thanks,
distant
|