Форум АНТИЧАТ
(
https://forum.antichat.xyz/index.php
)
-
PHP, PERL, MySQL, JavaScript
(
https://forum.antichat.xyz/forumdisplay.php?f=37
)
- -
function list()
(
https://forum.antichat.xyz/showthread.php?t=74745
)
lomerok
23.06.2008 21:44
function list()
почему невыводится eee ?
PHP код:
$a
=
'eee'
;
$b
=
'sss'
;
$c
=
'ttt'
;
list(
$a
,
$b
,
$c
)=
$list
;
print
$list
[
0
];
GreenBear
23.06.2008 21:50
http://ru2.php.net/list
lomerok
23.06.2008 22:09
спасиба разобрался
GreenBear
23.06.2008 23:27
внимательнее надо =))
Время:
00:52