Hi
Can somebody tell me if how to get it to work this simple script? with this URL?
[1][2]=Yes
listing8-8.php file
<?
echo $_GET['A[1][2]'];
?>
It gives me an error :
1bbbbbb
Notice: Undefined index: A[1][2] in C:\Inetpub\ftproot\jurek\ on line 19
Thanks
Can somebody tell me if how to get it to work this simple script? with this URL?
[1][2]=Yes
listing8-8.php file
<?
echo $_GET['A[1][2]'];
?>
It gives me an error :
1bbbbbb
Notice: Undefined index: A[1][2] in C:\Inetpub\ftproot\jurek\ on line 19
Thanks