Thread
:
Who wants to ...
View Single Post
11-13-2002, 07:52 AM
#
2
(
permalink
)
Admin
$_['Your_Mom'];
Join Date: May 2002
Location: Santee
Posts: 627
cant you just use a range to make it super easy?
ie:
PHP Code:
a
=
10
b
=
10.020912
c
=
a
+
.5
d
=
a
-
.5
if ((
b
>
c
) AND (
b
<
d
))
{
do
something special
}
__________________
Urban Clothing
Admin
View Public Profile
Find More Posts by Admin