Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F14152
testComparison.php
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Dec 3 2015, 13:27
2015-12-03 13:27:18 (UTC+0)
Size
110 B
Referenced Files
None
Subscribers
None
testComparison.php
View Options
<?php
function
testComparison
(
string
$a
,
string
$b
)
{
var_dump
(
$a
==
$b
);
}
testComparison
(
'0e4'
,
'0e5'
);
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12432
Default Alt Text
testComparison.php (110 B)
Attached To
Mode
P142 testComparison.php
Attached
Detach File
Event Timeline
Log In to Comment