Porsche_maniak
Active Member
I am talking about that ...
But the above code does not work...
If not possible is there any other simple alternative which can do the same job...
Thanks
Code:
function cleanfolder()
{unlink ($favfld); echo '<meta http-equiv="refresh" content="3">';}
echo '<div title=\'Once clicked,your favourites will be removed and cannot be restored !\' [B]onclick="cleanfolder()"[/B]>Clean Folder</div>';
But the above code does not work...
If not possible is there any other simple alternative which can do the same job...
Thanks