Thats the way I read it as well in the PHP documentation - php closes database connections automatically.
Have had the same problem using f2s.com - the mysql daemon is being shared by many websites and at peak times "mysql: Too Many Connections..." is common.
If you can configure the mysql server yourself, there's probably something you can do to increase the number of concurrent connections it can handle at one time.