Nov 8, 2013, 5:21 AM
Veteran / Moderator (18436 posts)
Nov 8, 2013, 5:21 AM
Post #2 of 2
Views: 2535
You should be able to do it with something like:
run_php
Code:
sub {
return `$_[0]`;
}
...or some servers only work with:
Code:
sub {
return system($_[0]);
}
Call with:
Code:
<%run_php("php /path/to/script.php")%>
Hope that helps
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my
Amazon Wish List GLinks ULTRA Package | GLinks ULTRA Package PRO Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin |
Pre-Made Template Sets |
FREE GLinks Plugins!