Absolutely not. delete() is how I found out about unlink() in the first place when I was a newbie developer.
IDEs that use the PHP documentation may highlight it as a function, but that's poor work on their part, not on the documentation. My 0.02. Brandon 2008/11/26 Jakub Vrána <[EMAIL PROTECTED]> > Hello! > > Would you agree with removal of delete() dummy entry from PHP > documentation? The problem is that tools using the documentation > (several IDEs) think that delete() is a real function and highlight it > as other functions. > > Jakub Vrána > >