Hello,
A stupid question, but... I have a PHP script that wil parse an XML and out a table with some game server info. It works great if you go straight to it with your browser, but I want that table in my HTML document.
Is there a way to call the PHP file from the HTML so the table gets embeded?
Thanks for any help,
KellyT