PHP Classes

It hangs??

Recommend this page to a friend!

      gDNS  >  All threads  >  It hangs??  >  (Un) Subscribe thread alerts  
Subject:It hangs??
Summary:It hangs when a query is done for invalid domain like "test" etc
Messages:3
Author:akb
Date:2007-11-11 20:15:40
Update:2008-01-08 11:44:41
 

  1. It hangs??   Reply   Report abuse  
Picture of akb akb - 2007-11-11 20:15:40
It hangs when a query is done for invalid domain like "test" etc

  2. Re: It hangs??   Reply   Report abuse  
Picture of kamalakar kamalakar - 2007-11-12 03:39:28 - In reply to message 1 from akb
Thanks for informing about the problem, i will fix it as soon as possible

  3. Re: It hangs??   Reply   Report abuse  
Picture of Günter Grodotzki Günter Grodotzki - 2008-01-08 11:44:41 - In reply to message 1 from akb
always make sure you validate the input data before using the class. building a domain/input validator in every single class could be an overkill.

but true, it should not hang.