Warning: session_start() [function.session-start]: open(C:\WINDOWS\TEMP\\sess_887961d6213624ad0dc52314af3a761c, O_RDWR) failed: No space left on device (28) in C:\dBaseWebNews\newsgroups.php on line 23

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\dBaseWebNews\newsgroups.php:23) in C:\dBaseWebNews\newsgroups.php on line 23

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\dBaseWebNews\newsgroups.php:23) in C:\dBaseWebNews\newsgroups.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at C:\dBaseWebNews\newsgroups.php:23) in C:\dBaseWebNews\webnews\attachment_handler.php on line 44

Warning: Cannot modify header information - headers already sent by (output started at C:\dBaseWebNews\newsgroups.php:23) in C:\dBaseWebNews\webnews\attachment_handler.php on line 45
function first_upper(cStrx) oRegExp = new OleAutoClient("VBScript.RegExp") oRegExp.global := true oRegExp.ignoreCase := true oRegExp.multiline := true oRegExp.pattern := "(^\s*\S)|(\.|\?|\!)\s*\S" aMatch = oRegExp.execute(cstrx) for n = 0 to aMatch.count-1 cMatch = aMatch.item(n).value nLen = aMatch.item(n).length nPos = aMatch.item(n).firstIndex cStrx = stuff(cStrx,nPos+nLen,1,upper(right(cMatch,1))) next return cStrx
Warning: Unknown: open(C:\WINDOWS\TEMP\\sess_887961d6213624ad0dc52314af3a761c, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0