Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

JavaScript within PHP code
(1 viewing) (1) Guest
All your queries regarding JavaScript will be solved in this forum
  • Page:
  • 1
TOPIC:

JavaScript within PHP code

JavaScript within PHP code 1 year, 4 months ago #459

  • palak
  • OFFLINE
  • Senior Boarder
  • Posts: 55
  • Karma: 0
Hi,
Can we have a code of JavaScript within PHP code?

Re: JavaScript within PHP code 1 year, 4 months ago #469

  • isaac
  • OFFLINE
  • Senior Boarder
  • Posts: 64
  • Karma: 0
Yes you can!!

Here is the simple example:

<?
$javascript = '<s-cript>alert("Javascript in PHP!");</script>';
print $javascript;
?>

That should do it for you!
  • Page:
  • 1
Time to create page: 1.82 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download