> How to cause from a code in page the function described in snippet?
> 
> For example, in snippet 'b' in snippetdir 'a' described
> function foo() { echo "foo"; }.
> 

<?
mgd_include_snippet("/a/b");
foo();
?>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to