Please help me.
I have one million emails in a file(.txt file). I want to import this into my MySQL database in a single step without "connection time out".
How can i do this.
please help me.
Try a persistent connection (pconnect). http://www.php.net/manual/en/function.mysql-pconnect.php