Posted by friglob on 08/16/06 16:06
i have a string that looks something like this: -1--3--8--22--550--1028- how to make it an array like this: 0 => 1, 1 => 3, 2 => 8, 3 => 22, 4 => 550, 5 => 1028 also, i would like to know some good reg exp tutorials, books or whatever that start from basics and that can teach me reg exp Thank you
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming