Mailinglisten-Archive |
> > $xml =
> file_get_contents("http://domaine.de/cgi-bin/script.pl?para=$_
> GET[x]");
>
> ^^^^^^^^^^
> Also, so geht's bestimmt nicht.
Schon mal probiert?
http://bytefreak.de/tests/array.php
rtfm:
...snip...
// The following is okay as it's inside a string. Constants are not
// looked for within strings so no E_NOTICE error here
print "Hello $arr[fruit]"; // Hello apple
...snip...
thomas
php::bar PHP Wiki - Listenarchive