remove style
$filtered = preg_replace('#style="[^"]*"#i', '', $text);
email attachment with php email
/*
The class
*/
HTML Parser - Grabs The Link URLs + Link Texts From A Web Page And Put Them Into An Array
/*
Practical example
*/
$sendmail = new AttachmentEmail('johnDoe@gmail.com', 'Testing mail() class', 'Your message here ', '/home/images/img.jpg');
$sendmail -> mail();
?>
Warning: file(): SSL operation failed with code 1. OpenSSL Error messages:
error:0A000086:SSL routines::certificate verify failed in /lamp/www/ia_case/snipplets/php_sniplets.php on line 128
Warning: file(): Failed to enable crypto in /lamp/www/ia_case/snipplets/php_sniplets.php on line 128
Warning: file(http://del.icio.us): Failed to open stream: operation failed in /lamp/www/ia_case/snipplets/php_sniplets.php on line 128
Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, false given in /lamp/www/ia_case/snipplets/php_sniplets.php:128
Stack trace:
#0 /lamp/www/ia_case/snipplets/php_sniplets.php(128): implode('', false)
#1 {main}
thrown in /lamp/www/ia_case/snipplets/php_sniplets.php on line 128