Welcome Guest, Not a member yet? Register   Sign In
Function for exact range
#5

[eluser]Fantass[/eluser]
[quote author="CroNiX" date="1330063315"]
Code:
if ($input >= 20 AND $input <= 31) echo 'OK';
[/quote]
[quote author="pbflash" date="1330063452"]
Code:
if ($input >= 1 && $input <= 10)
{
  do something
}
else
{
  do something else
}
[/quote]

Thank yo guys now can yo help me how do this query into MySql?

THANKS ALOOOOOOOT


Messages In This Thread
Function for exact range - by El Forum - 02-23-2012, 10:37 PM
Function for exact range - by El Forum - 02-23-2012, 11:01 PM
Function for exact range - by El Forum - 02-23-2012, 11:04 PM
Function for exact range - by El Forum - 02-24-2012, 12:22 AM
Function for exact range - by El Forum - 02-24-2012, 01:15 AM
Function for exact range - by El Forum - 02-24-2012, 01:33 AM
Function for exact range - by El Forum - 02-24-2012, 10:21 AM
Function for exact range - by El Forum - 02-27-2012, 12:27 AM
Function for exact range - by El Forum - 02-27-2012, 12:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB