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?

Answer Posted / naqiya

example
?>
<script language='javascript'>
document.location.href=".php";
</script>
<?php
}
?>

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between "echo" and "print" in php?

960


How php statement is different from php script?

1029


Write syntax to open a file in php?

1090


Can we embedded directly PHP code into XHTML document? State Whether True or False?

1843


Which database is best for php?

1061


Explain about the data types in PHP?

1020


Is null check in php?

1043


Why php is sometimes called as embedded scripting language?

995


Explain about PHP cookies?

1107


How do I update php?

1069


What is difference between array_merge and array_combine?

1128


Is php faster than python?

1074


Can you define an array argument as a reference type?

968


What is the difference between php4 and php5?

1112


What is difference between require_once(), require(), include()?

1087