Topic: simplexml & extern.php
Hi. I just want to know how to use extern.php with the new function simplexml_load_file() of PHP 5
When I try "simplexml_load_file('./punbb/extern.php?action=active&type=RSS')" I have an error : " failed to load external entity"
I also tried with "rawurlencode('./punbb/extern.php?action='.urlencode('active&type=rss'))" but nothing better...
Someone have tried and suceed ?
P.S. sorry for my english, i'm french..