Gustave Bernier <mailto:[EMAIL PROTECTED]>
    on Thursday, October 02, 2003 6:20 AM said:

> The address is: http://mydomain.com/forums/ssi.php?a=active
> 
> The code I'm trying now is:
> $_GET['a'] = 'active';
> include('forums/ssi.php');

You're including the parent file in itself. This could be the problem.



c.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to