Welcome Guest, Not a member yet? Register   Sign In
cant create ,write with the file helper [SOLVED]
#2

[eluser]vitoco[/eluser]
is path correct ??, try to do this
Code:
echo 'REALPATH:[['.realpath($path).']]';
if( ! is_dir( $path ) )
{
    echo 'DIR EXISTS' ;
}
else
{
    echo "DIR DOESN'T EXISTS" ;
}
if($nom=get_filenames($path)){
print_r($nom) ;
}
else{
echo 'no' ;
}

i got no displayed
tnx fo your help Big Grin[/quote]


Messages In This Thread
cant create ,write with the file helper [SOLVED] - by El Forum - 05-21-2010, 07:07 PM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-21-2010, 09:43 PM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 07:26 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 08:17 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 09:10 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 09:31 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 09:48 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 10:06 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 10:14 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 11:06 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 11:22 AM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 12:19 PM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 12:48 PM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 12:52 PM
cant create ,write with the file helper [SOLVED] - by El Forum - 05-22-2010, 01:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB