General Discussion
Subject: Re: File Existance Check
Posted on: 18 October 1998 by Per Hedbor
Post:Would that be from RXML or pike?
From RXML:
<if exists=file>
</if>
From pike:
if(id->conf->try_get_file( file, id, 1 ))
{
}
[ New Post ] [ Post Reply ] [ Previous Post ] [ Next Post ] [ Previous in Thread ] [ Next in Thread ] [ Forum Index ]
Follow Up:
No follow up discussion found.