[PHP] Error POP3 Class

2001-10-22 Thread Aku
Hello, I try pop3 class to access pop3 server, why error result like, "Fatal error: Maximum execution time of 30 seconds exceeded in c:\new\sample\oh\pop3.php on line 23" before finish. file: pop3.php /* Private methods - DO NOT CALL */ Function GetLine(){ for($line="";;){ if(feof($t

[PHP] PHP with Java

2001-10-18 Thread Aku
Hi, I learn PHP with Java and I try PHP script from help, like below; getProperty("java.version")." \n"; print "Java vendor=".$system->getProperty("java.vendor")." \n\n"; print "OS=".$system->getProperty("os.name")." ". $system->getProperty("os.version")." on ". $syst