PHPMailer::hasLineLongerThanMax

Advertisement

Summery Summery

Detect if a string contains a line longer than the maximum line length allowed.

Syntax Syntax

PHPMailer::hasLineLongerThanMax( string $str )

Parameters Parameters

$str

(Required)

Return Return

(boolean)

Source Source

File: wp-includes/class-phpmailer.php


			

Advertisement

Advertisement

Leave a Reply