--- Zakir Hussain <[EMAIL PROTECTED]> wrote: > Hello Friends, > > Can any one help, i am getting the following error. If i use the > following script. > > PHP Fatal error: Call to undefined function checkdnsrr() > > Regards, > Zak
A quick check of the manual indicates that this function is "not implemented on Windows." Is your installation of PHP running on a Windows system? http://www.php.net/checkdnsrr James Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
