Hank Tt wrote:
Either of these should work:
preg_match("/\b.*\b/", trim($zutat), $matches);
Thank you - that's the solution :-)
mfg - micha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Lee Doolan wrote:
"Michael" == Michael Temeschinko <[EMAIL PROTECTED]> writes:
Michael> Hello,
Michael> I would like to split a String containing ingredience with additional
Michael> assigned footnotes...
Michael> my problem I only get the first ingred
Hello,
I would like to split a String containing ingredience with additional
assigned footnotes...
my problem I only get the first ingredience ($zutat at line 32 has only
one times the awaited value) but the print on line 29 shows me that the
value of $zutat is right at this point.
what's wro
Hello,
is it possible to fetch a Website via SSL?
Greetings fom Germany
Micha
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo