Good morning, <br>
<br>
Maybe the answer is in the FAQ or somewhere else, but I could not find it clearly.<br>
<br>
This is what I want to do :<br>
<br>
I have a collection of scripts I use to generate information (list of hosts on a subnet, administration tasks, ...).<br>
<br>
I would like to include those scripts in my pmwiki. <br>
<br>
My question is pretty simple actually, how can I call those scripts
from pmwiki, let them run then return their execution result to pmwiki,
to show it the pmwiki style ? <br>
<br>
What wrapper can I use ? I mean when I call a page, let's say
&quot;ShowMeWhoIsOnLine&quot;, I would like it to call a script named
ShowMeWhoIsOnLine.php.<br>
<br>
Next, what variables should I feed to have its content shown in pmwiki ? <br>
<br>
Thanks a lot for your help, <br>
<br>
Olivier<br>
<br>
<br>