Topic: Information output...
Ok, here it goes...
I have a table and I want that information would be posted in it... without using php.
With the command:
"www.site.com/forum/extern.php?action=stats"
Is it possible???
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Information output...
Ok, here it goes...
I have a table and I want that information would be posted in it... without using php.
With the command:
"www.site.com/forum/extern.php?action=stats"
Is it possible???
The only way i can think of right now is to mod extern.php to ouput javascript, ie. using document.write("html code"); and then include it like this: <script type="javascript" src="extern.php?my_mod=stats"></script>
And maybe you can write me a php code that would show me the right information i a table
thanx
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Information output...
Powered by PunBB, supported by Informer Technologies, Inc.