Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, April 19, 2024
About Us
Magazine
Open Source
CVS
Services
Index  »  Projects  »  phpMyEdit  »  Forum  »  how to get cell value in php variable?

phpMyEdit Configuration     how to get cell value in php variable?
Post new topic   Reply to topic    
 
townkat     Joined: 28 Jan 2012   Posts: 1  
Post Posted: 2012-01-28 04:18
Back to top  Reply with quote     

how can i get cell value in a php variable $test? i want to do this :

<p id="demo">This is a paragraph.</p>

<script type="text/javascript">
function test()
{
document.getElementById("demo").innerHTML = $test;
}
</script>

<button type="button" onclick="test()">test</button>

thnx alot

 
Post new topic   Reply to topic    

Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top · Feedback form · Application form
Report bug on PLATON.SK website · Terms of use · Privacy policy