php - Echo a script tag from LinkedIn -


is there way echo these scripts in complete form via php echo?

<script src="//platform.linkedin.com/in.js" type="text/javascript">api_key: 11111 </script> <script type="in/apply" data-companyid="111111" data-jobtitle="sr. software support programmer/analyst" data-joblocation="atlanta" data-email="script@gmail.com"></script>

these scripts generated linkedin tool, , client able copy, paste custom field in wordpress.

when try echo field, writes page.

html_entity_decode() needed http://php.net/manual/en/function.html-entity-decode.php.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -