Webmaster wrote:
Thank you very much.
If anybody has some good links to ereg tutorials, I would love to get that
teached.
Thanks
Mirco Blitz
http://www.regular-expressions.info/ have a good article, however
there's a great book on this topic (IIRC 'Mastering Regular
Expressions', too lazy to goog
: pasring complex string question
Eli wrote:
> Webmaster wrote:
>
>> Hello,
>> i have a string looking like this.
>>
>>
>>
>> ## /T (KEY1)/V (VALUE1)|| ## /T (KEY2)/V (VALUE2)|| ## /V (VALUE3)/T
>> (KEY3)||
>>
>>
>>
>>
>
Eli wrote:
Webmaster wrote:
Hello,
i have a string looking like this.
## /T (KEY1)/V (VALUE1)|| ## /T (KEY2)/V (VALUE2)|| ## /V (VALUE3)/T
(KEY3)||
I know want to separete it in to keys and values and insert them into an
array.
Note that /T always shows that teh upcoming value in() is a Ke
Webmaster wrote:
Hello,
i have a string looking like this.
## /T (KEY1)/V (VALUE1)|| ## /T (KEY2)/V (VALUE2)|| ## /V (VALUE3)/T
(KEY3)||
I know want to separete it in to keys and values and insert them into an
array.
Note that /T always shows that teh upcoming value in() is a Key and t
4 matches
Mail list logo