You are here: Re: php code in javascript « All PHP « IT news, forums, messages
Re: php code in javascript

Posted by Lance on 02/07/06 05:17

First of all, save your file as a PHP file.
next assign a statement to your php variable. i.e

<? $dane="me"; ?>

Insert the javascript tag i.e
<script>


Next enter define your javascript variable and assign your PHP variable
to the Javascript variablei.e

var danevar=<?= $dane; ?>


//display to confirm

alert(danevar);

or concatenate using javascript

alert('This is from the PHP variable'+'<?= $dane ?>');
alert('This is from the Javascript variable'+danevar);

</script>


<? ?>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация