The most recent discussions
Prevent unlink(...) warning
November 17, 2011, 10:04 am
Hi, I am having some race condition issues on my server when trying to
delete a file. // function my_unlink( $filename ) { // remove the old
file clearstatcache(TRUE, $filename); if (file_... Read more »
i getting this warning
November 16, 2011, 6:17 am
mysql_fetch_row(): supplied argument is not a valid MySQL result below
my code: Read more
http://123maza.com/48/joy002/