Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
this function is identical to ereg() except that this ignores case distinction when matching alphabetic characters.
Пример 1. eregi() example
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
by contrast to strtoupper(), 'alphabetic' is determined by the unicode character properties. thus the behaviour of this function is not affected by locale settings and it can convert any characters that have 'alphabetic' property, such as a-umlaut (ä).
thus the behaviour of this function is not affected by locale settings and it can convert any characters that have 'alphabetic' property, such as a-umlaut (д).
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: