i need to do something like this:
i want to give webmasters with non-PHP websites ability to display headlines from my site.
i made a script to get all the info i need from my database (mySQL) and i don't know how to share the headlines with other sites. i heard about something like that:
<script language=JavaScript src="http://mypage.com/script.php></script>
Does anyone know how to do this? I'd be really gratefull for help