[eluser]kosaidpo[/eluser]
i can only read a text file the write function does nothin also get_filenames too
btw im on ubuntu usin lampp , and yes i have the pemissions but i dont kno why icant do anythin
when i do
Code:
if($nom=get_filenames($path)){
print_r($nom) ;
}
else{
echo 'no' ;
}
i got no displayed
tnx fo your help