|
|
|
|
|
|
![]() |
#14 |
Rock stars ... is there anything they don't know?
Join Date: Jun 2006
Posts: 10
|
seems like way to much thought/work is used above...
$input = preg_replace ( "/\r\n|\r|\n/", "\n", $fslinks'); $Array = explode("\n", $input); foreach ($Array as $item) { list($url, $var1, $description, $var2, $cat, $var3) = explode("|", $item); // go to work |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|