Konstantin Sasim

Results 1 issues of Konstantin Sasim

js: ... realplexor.subscribe("Alpha", function(data, id) { document.getElementById('first').innerHTML += data + ""; }); realplexor.subscribe("Beta", function(data, id) { document.getElementById('second').innerHTML += data + ""; }); ... php: .... $rpl->send("Alpha", array("here" => "is", "any"...