Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can you insert javascript in php code?

Answers were Sorted based on User's Feedback



How can you insert javascript in php code?..

Answer / bnvs kishore.

<?php
//php coding.
?>
<script langauge="javascript">
//javascript coding.
</javascript>
<?php
//php coding.
?>

Is This Answer Correct ?    15 Yes 22 No

How can you insert javascript in php code?..

Answer / tamil selvan

<?php
echo <script type="text/javascript">
</script>
?>

Is This Answer Correct ?    24 Yes 68 No

How can you insert javascript in php code?..

Answer / tejas

<?
<script language='javascript'>

</script>

?>

Is This Answer Correct ?    38 Yes 85 No

Post New Answer

More PHP Interview Questions

What is "echo" in php?

0 Answers  


What is composer json?

0 Answers  


What distinguishes php from something like client side java script?

0 Answers  


Explain mysql_error().

0 Answers  


How send email in php?

0 Answers  


Applications written to provide a GUI shell for Unix and Linux are called

0 Answers  


How do you find the length of a string in php?

0 Answers  


How to upload a file (may be a .txt or a .doc file) from a php script/file?

1 Answers  


Give any ten basic functions in PHP?

4 Answers   T3 Softwares,


Is gender a dependent variable?

0 Answers  


What is $row in php?

0 Answers  


Require_once(), require(), include(). What is difference between them?

0 Answers  


Categories