RBA Cash Rate: 4.35% · 1AUD = 0.71 USD · Inflation: 4.2%  
Leading Digital Marketing Experts | 1300 235 433 | Aggregation Enquires Welcome | Book Appointment
Example Interest Rates: Home Loan Variable: 5.80% (5.85%*) • Home Loan Fixed: 6.04% (6.83%*) • Fixed: 6.04% (6.83%*) • Variable: 5.80% (5.85%*) • Investment IO: 6.19% (6.22%*) • Investment PI: 6.04% (5.95%*)

Force Links to Open in a New Window

Here's a very simple PHP function that will parse text and create links that will open in a new window.

1
<?php 
2
function beliefmedia_link_window($text) {
3
  $text = preg_replace('/<a (. ?)>/i', "<a target='_blank' rel="external noopener noreferrer">", $text);
4
 return $text;
5
}
6
 
7
$content = '<a href="http://www.beliefmedia.com/">This link</a> will open in a new window';
8
echo beliefmedia_link_window($content);

■ ■ ■

 
Download our complimentary 650-page guide on marketing for mortgage brokers. We'll show you exactly how we generate billions in volume for our clients.
Finance Guide, Cropped Top and Bottom
Timezone: E. AUSTRALIA STANDARD TIME · [ CHANGE ]

Like this article?

Share on Facebook
Share on Twitter
Share on Linkdin
Share on Pinterest

Leave a comment