Hi all,
I've been attempting to debug the script located on http://www.techdose.com/tutorials/php/domainNotify/ it seems the script out of the box has some minor issues when executed:
Notice: Undefined variable: statusline in /var/www/html/capsite/domaincheck.php on line 39
Notice: Undefined variable: expiration in /var/www/html/capsite/domaincheck.php on line 44
Notice: Undefined offset: 1 in /var/www/html/capsite/domaincheck.php on line 46
Notice: Undefined offset: 2 in /var/www/html/capsite/domaincheck.php on line 47
The first two errors are obvious since the variables aren't defined. But the last two are out of my lead. I'm sure it has to do with the number array from the database but I haven't been able to figure it out quite yet. Any suggestions or help you can offer would be much appreciated since I'm tired of tracking my 60+ domains manually![]()
Thanks.





Bookmarks