phpbar.de logo

Mailinglisten-Archive

[php] n-dimensionale Arrays Posten und eval() ...

[php] n-dimensionale Arrays Posten und eval() ...

Ulf Wendel ulf_(at)_redsys.de
Fri, 02 Jun 2000 08:51:51 +0200


Cyrill Schumacher wrote:

> ______________________________
> Warning: Cannot index a string index in
> e:\ahtdocs\php-kiri\tree_table\tree_menu_tab_ed.php3 on line 91
> 
> Warning: Cannot index a string index in
> e:\ahtdocs\php-kiri\tree_table\tree_menu_tab_ed.php3 on line 91
> 
> Warning: Illegal string index in
> e:\ahtdocs\php-kiri\tree_table\tree_menu_tab_ed.php3 on line 91
> ----------------------------------
[...]
> $val = array();
> eval("\$val[0][0] = \"http://www.php.de\";");
> eval ... $val[0][1] = "index.php3";
> ... $val[1][0] = "Marktplatz";
> ... $val[1][1] = "marktplatz.php3";

Sehen die Indices wirklich so aus, oder wird statt der "0" gelegentlich
ein leerer String geliefert? Und warum darfst Du keine Session benutzen,
das soll es auch schon ohne PHP4 geben ;-)

Ulf


php::bar PHP Wiki   -   Listenarchive