unlink() - to delete the file unlink($file); unset() - to undefine the variable unset($var);
Learn to Develop an iPhone or iPad App in 4 Weeks Learn the latest and greatest markup language in the market with Robin Nixon(HTML & HTML5) Now $29 Only(75% Off)
unlink() - to delete the
Sun, 06/22/2008 - 17:17 — adminunlink() - to delete the file
unlink($file);
unset() - to undefine the variable
unset($var);