Click to See Complete Forum and Search --> : Whot is the defriendt whit this [] or ['']


NeoNmaN
08-18-2006, 02:10 AM
I have look relly most on the PHP code right now bot i dont understand whot defrind is whit using

$Hallo[sqltable] or $Hallo['sqltable']

So can enybardy help me here? :)

NogDog
08-18-2006, 09:19 AM
Why is $foo[bar] wrong? (http://www.php.net/manual/en/language.types.array.php#language.types.array.foo-bar)

NeoNmaN
08-21-2006, 06:20 AM
Tanks :) now i know that ;)