how to remove this

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Tassadduq
Forum Commoner
Posts: 60
Joined: Wed Dec 03, 2008 2:53 pm

how to remove this

Post by Tassadduq »

when i open my php pages in browser first time they displays correctly but when i refresh or reload the page it generate an error in the bottom of my php page.
the error is


Error in my_thread_global_end(): 1 threads didn't exit


how to solve it.
User avatar
airy
Forum Newbie
Posts: 20
Joined: Fri Jul 11, 2008 2:53 am

Re: how to remove this

Post by airy »

win32 with php5.2.2,MySQL 5.037 ?
update your php and mysql
Post Reply