Anyone help me to add javascript to index.php file?
<?php echo '<script type="text/javascript" src="http://forms.example.com/form/86/1985011386.js"></script>';
It works. But I want to add multiple script to my php files.
It is not working when I put like this,
<?php echo '<script type="text/javascript" src="http://forms.example.com/form/86/1985011386.js"></script>';
'<script type="text/javascript" src="http://forms.example.com/form/86/1985011386.js"></script>';
How to put two script?? Help me guys.
Thanks.
Learn AI Powered Content Creation
at Prompt and Prosper
Learn AI Powered Content Creation
at Prompt and Prosper