Cytat
Array
(
[0] => Bubble
[1] => female
[2] => Knight
[3] => 273
[4] => Refugia
[5] => Thais
[6] => Free Account
)
(
[0] => Bubble
[1] => female
[2] => Knight
[3] => 273
[4] => Refugia
[5] => Thais
[6] => Free Account
)
Oto skrypt:
<?php foreach ($matches as $match) { $data[] = $match[1]; } ?>
I oto błędy

Cytat
Warning: preg_match_all() [function.preg-match-all]: Unknown modifier 't' in /home/test.php on line 3
Warning: Invalid argument supplied for foreach() in /home/test.php on line 5
Warning: Invalid argument supplied for foreach() in /home/test.php on line 5
Bardzo proszę o pomoc :-)