Stdin php

Code examples

0
0

strcmp php

strcmp("5", 5) => 0
 
0
0

strcasecmp php

<?php
echo strcasecmp("Hello world!","HELLO WoRLD!");
?>

<p>If this function returns 0, the two strings are equal.</p>
0
0

php write to standard out

fwrite(STDOUT, 'foo');

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................