PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
Darmowe mp3 - mieszkania w warszawie - Mp3 - Bielizna sklep internetowy - Nieruchomości - Hotele


ctype_graph

ctype_graph

(PHP 4 >= 4.0.4, PHP 5)

ctype_graph -- Check for any printable character(s) except space

Opis

bool ctype_graph ( string text )

Checks if all of the characters in the provided string, text, creates visible output.

Parametry

text

The tested string.

Zwracane wartości

Returns TRUE if every character in text is printable and actually creates visible output (no white space), FALSE otherwise.

Przykłady

Przykład 1. A ctype_graph() example

<?php
$strings
= array('string1' => "asdf\n\r\t", 'string2' => 'arf12', 'string3' => 'LKA#@%.54');
foreach (
$strings as $name => $testcase) {
    if (
ctype_graph($testcase)) {
        echo
"The string '$name' consists of all (visibly) printable characters.\n";
    } else {
        echo
"The string '$name' does not consist of all (visibly) printable characters.\n";
    }
}
?>

Powyższy przykład wyświetli:

The string 'string1' does not consist of all (visibly) printable characters.
The string 'string2' consists of all (visibly) printable characters.
The string 'string3' consists of all (visibly) printable characters.

Patrz także

ctype_alnum()
ctype_print()
ctype_punct()

Limo and Car services limo service Airport chicago 773-649-9630 - Snajper alegro pomoże Ci wygrać aukcję - Limo and Car services chicago cars 773-649-9630 - Limo and Car services limousines chicago il 773-649-9630 - Skuteczne pozycjonowanie i optymalizacja stron www. - statusy gg - statusy na gg - statusygg - gotseoweb - własne forum - zamów dobry hosting - automatyczna aktywacja - zdjęcia roślin - Słownik kompow - Webcam kamerki internetowe online - logopedia

G:5,M:0,Y:30