Hi all,
i need to call this php instruction:
<? virtual(’/cgi-bin/mycode.pl’) ?>
I’ve tried by snippet but not seem functioning
any suggest is appreciated
thanks
-
☆ A M B ☆
- 24,524 Posts
Try putting the virtual() call in a .php file uploaded to the assets/snippets/virtual folder (you’ll need to create the folder), then in the snippet just include the file you made.