Код: Выделить всё
.. fputs($socket, ".\r\n"); server_parse($socket, "250",_LINE_); // Now tell the server we are done and close the socket... fputs($socket, "QUIT\r\n"); fclose($socket); return TRUE; } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/m/massivet/forum/public_html/includes/smtp.php:224) in /home/m/massivet/forum/public_html/posting.php on line 631
Warning: Cannot modify header information - headers already sent by (output started at /home/m/massivet/forum/public_html/includes/smtp.php:224) in /home/m/massivet/forum/public_html/includes/page_header.php on line 485
Warning: Cannot modify header information - headers already sent by (output started at /home/m/massivet/forum/public_html/includes/smtp.php:224) in /home/m/massivet/forum/public_html/includes/page_header.php on line 487
Warning: Cannot modify header information - headers already sent by (output started at /home/m/massivet/forum/public_html/includes/smtp.php:224) in /home/m/massivet/forum/public_html/includes/page_header.php on line 488