Hi, I'm doing:
eregi("$start(.*)end", $rf, $my_var);
And I want it to stop at the first presedence of $end, not the last (thats
what this is doing).
Any hints?
Best Regards
Fredrik A. Takle
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

