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

hai, friend i srinu i had completed my graduation in 2004. now i am fineshed PHP course .may i get any oppartunity on php progr pls sugg me . thank u

0 Answers  


Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?

2 Answers  


Tell me how to find the position of the first occurrence of a substring in a string?

0 Answers  


What is the difference between $var and $$var?

0 Answers  


What is mysql_fetch_row?

0 Answers  


Is php a middleware?

0 Answers  


What is the meaning of a final class and a final method?

0 Answers  


Why is PHP-MySQL frequently used for web (Portal) Development?

5 Answers   T3 Softwares, Wipro,


How many types of arrays are there in php?

0 Answers  


What are the features of php 7?

0 Answers  


Is PHP an open source software?

0 Answers  


How can we destroy the session, how can we unset the variable of a session?

5 Answers  


Categories