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
maani786
Forum Newbie
Posts: 16 Joined: Fri Jul 13, 2007 2:13 am
Post
by maani786 » Thu Jul 26, 2007 12:30 am
i am gettting this error at the end of my php web page
"Error in my_thread_global_end(): 1 threads didn't exit "
how can i remove it.
Regards
maani janjua
miro_igov
Forum Contributor
Posts: 485 Joined: Fri Mar 31, 2006 5:06 am
Location: Bulgaria
Post
by miro_igov » Thu Jul 26, 2007 6:45 am
The solution depends on how looks the definition of my_thread_global_end()
maani786
Forum Newbie
Posts: 16 Joined: Fri Jul 13, 2007 2:13 am
Post
by maani786 » Sun Jul 29, 2007 7:30 am
i ama not using any thread.
superdezign
DevNet Master
Posts: 4135 Joined: Sat Jan 20, 2007 11:06 pm
Post
by superdezign » Sun Jul 29, 2007 8:51 am
I bet you are. Do you use mysql_connect() anywhere in your code?