Re: how to get a javascript function value stored in a database using php---really imp.




hi
thanks for answering
can u tell me,what is:

function iPostToPHP(somevalue) {
var newURL = "http://www,mysite.com/mydbinserter.php";;
newURL += "?somevalue="+somevalue;
// set new adres.
parent.frames.myhiddenframe.location = newURL;
}

"http://www,mysite.com/mydbinserter.php";-----what is this


DNT WORRY FROM PROBLEMS

*** Sent via Developersdex http://www.developersdex.com ***
.