Posted by Robertico on 09/08/05 21:01
> Use a regular expression:
> $list = preg_replace('/\[[0-9]+\]/', $list);
Ok, thats correct, but is there a reason why is doesn't work
without -number_links.
I always want to know why. I'd like to understand what i'am doing. :-))
> Try it without the +12 and see.
I already did, but why exactly 12.
Hope i don't tease you to much
Robertico
[Back to original message]
|