Languages

Fsharp
ActionScript
xBase
Clean
GPSS
PureBasic
Sieve
Erlang
JOVIAL
Mercury
Linda
DataFlex
PostScript
FoxPro2
VFP
Cobol
Prolog
Jython
Awk
VisualBasic
JavaScript
Matlab
ASP
Haskell
Csharp
D
Smalltalk
Nemerle
Pixilang
Java
SQL
Python
ObjectPascal
Ruby
Perl
Pascal
Assembler
PHP
C
Functions  Add function  Users  Registration  Enter   About  ASCII Table  Our helpers

strcasecmp in PHP

(PHP 4, PHP 5)

strcasecmp — Binary safe case-insensitive string comparison
Description
int strcasecmp ( string $str1, string $str2 )

Returns < 0 if str1 is less than str2; > 0 if str1 is greater than str2, and 0 if they are equal.

<?php
$var1 = "Hello";
$var2 = "hello";
if (strcasecmp($var1, $var2) == 0) {
echo '$var1 is equal to $var2 in a case-insensitive string comparison';
}
?>
Doing for this function is string
Add by Pancho
You can edit it here
Adding comments is available only for registered users.

Decontaminating Dangerous Drywall

Artist's interpretation of FAST-ACT absorbing and destroying toxins.

A nanomaterial originally developed to fight toxic waste is now helping reduce debilitating fumes in homes with corrosive drywall.

Developed by Kenneth Klabunde of Kansas State University, and improved over three decades with support from the National Science Foundation, the FAST-ACT material has been a tool of first responders since 2003.

Now, ...

More at http://www.nsf.gov/news/news_summ.jsp?cntn_id=117406&WT.mc_id=USNSF_51&WT.mc_ev=click


This is an NSF News item.

PycckaR
BepcuR


Articles
Articles


Library
Library


Downloads
Downloads

Google Chrome Golf 6
 © Internet, books, teachers and Rudevich Alexander brains.