<?php $query_params = [ 'u' => 'thisistheuristring with spaces and an & sign', 'title' => 'The Title is Awesome! Right?' ]; ?> <a class="facebook" href="https://www.facebook.com/share.php?<?php echo http_build_query($query_params) ?>" target="blank"><i class="fa fa-facebook-square" aria-hidden="true"></i></a>
You have javascript disabled. You will not be able to edit any code.