Welcome Guest, Not a member yet? Register   Sign In
ask about onchange and onclick php
#1

[eluser]C_Line[/eluser]
i have a problem with onchange and onclick
i wan enter a value in textbox and call the function
like this :

========================================================
<input onchange="here()" type="text"name="qty">

<?php
function here()
{
echo "hello";
}
?>
=========================================================

but, when i entered the value, here() function didn't call
please help me, and sorry my bad english Big Grin
thx


Messages In This Thread
ask about onchange and onclick php - by El Forum - 07-02-2012, 07:41 PM
ask about onchange and onclick php - by El Forum - 07-02-2012, 11:44 PM
ask about onchange and onclick php - by El Forum - 07-03-2012, 12:03 AM
ask about onchange and onclick php - by El Forum - 07-03-2012, 12:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB