a javascript function called by javascript echoed by php doesn't response -


I have executed 2 JavaScript functions, which are echoed by PHP code in various ways. Here's the code.

  & lt; Head & gt; & Lt; Script & gt; AjavascriptFunction () {document.write ('php echo writted javascript to call another javascript function, outside php echo, which it writes html); } & Lt; / Script & gt; & Lt; / Head & gt; & Lt; Html & gt; & Lt; Top & gt; & Lt; / Head & gt; & Lt; Body & gt; & Lt ;? Php echo "



  

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -