I am newbie to here
I am using following js code to generate the textbox
var number = $("ddllic").val ue;
var str = "";
for(i=1; i<=number; i++){
try{ temp = document.getEle mentById("ips"+ i).value; }catch(e){ temp = ""; }
str = str + '<input type="text" name="ips[]" value="'+temp+' " size="40" id="ips'+i+'"...
User Profile
Collapse
-
how to get value from dynamically generated textbox in php
-
call xml-rpc api using php
I saw a http://foxrate.org/
They gave me a refference to use their api but I am newbie. How do I call this? -
Fatal error: Cannot re-assign $this
Fatal error: Cannot re-assign $this in C:\Inetpub\vhos ts\default.com\ httpdocs\new\kd _xmlrpc.php on line 453
Code:function XMLRPC_error($faultCode, $faultString, $server = NULL){ $array["methodResponse"]["fault"]["value"]["struct"]["member"] = array(); $this = &$array["methodResponse"]["fault"]["value"]["struct"]["member"];
No activity results to display
Show More
Leave a comment: