phpbar.de logo

Mailinglisten-Archive

[php] AW:OT:Stringübergabe

[php] AW:OT:Stringübergabe

Burkhard Stollenwerk futurefarm at futurefarm.de
Son Feb 15 23:56:37 CET 2004


Also an PHP scheint es nicht zu liegen

Es liefert :
<rect x="3"  y="49" onclick="add_layer(001)" width="261" height="16"
opacity="0.05"/>
wie auch mit (string) casting.

function add_layer(fol)
{
var folie = new String (fol); ////!!!!!!!!


getURL("loadmap.php?folie="+folie+"&opo=0.75&betrieb="+betrieb,callback_get_
svg);
 alert(folie);
}
Kommt aber trotzdem der Integerwert 1 anstelle von  001 an.
Also noch keine Lösung

Burkhard Stollenwerk


php::bar PHP Wiki   -   Listenarchive