<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi all,<br>
<br>
I suppose this is a really easy one: I'm writing a custom directive <br>
<br>
(:mydirective:)<br>
<br>
and from within the PHP code behind this directive, I need to know the
pagename which is calling the directive, e.g. "Main.Test". How can I
access this variable from within my PHP code?<br>
<br>
Thanks,<br>
Mike<br>
<br>
<br>
</font></font>
</body>
</html>