HEADER HERE
skip to main
|
skip to sidebar
Archive
▼
2010
(2)
▼
June
(1)
php random_float
►
April
(1)
►
2009
(5)
►
October
(1)
►
June
(1)
►
March
(1)
►
February
(2)
►
2008
(23)
►
November
(2)
►
October
(2)
►
September
(3)
►
August
(4)
►
July
(4)
►
June
(4)
►
May
(3)
►
April
(1)
Label Cloud
?
(1)
ajax
(1)
array
(2)
checkbox
(1)
coder
(4)
countdown
(1)
create
(1)
crossword
(1)
css
(1)
directory
(1)
disable
(1)
div
(1)
download
(1)
element
(1)
embeded
(1)
eot
(1)
excel
(1)
extension
(1)
extraxt
(1)
file
(4)
float
(1)
folder
(1)
font
(1)
generator
(1)
get
(2)
greasemonkey
(1)
header
(1)
hide
(1)
highlighter
(3)
ie7
(1)
import
(1)
javascript
(13)
link
(2)
magic
(1)
meta
(1)
mouse
(1)
multiple
(1)
multiply
(1)
number
(2)
operator
(1)
php
(15)
plus
(1)
post
(1)
power
(1)
prettifier
(1)
protect
(1)
proxy
(1)
proxy with proxy server
(1)
random
(1)
redirect
(1)
remove
(1)
runonce
(1)
scan
(1)
show
(1)
solve
(1)
ssn
(1)
stream
(2)
sub
(1)
syntax
(2)
syntaxhighlighter
(1)
ternary
(1)
text
(1)
thai serial number
(1)
thai ssn
(1)
unique
(1)
url
(1)
validator
(1)
virus
(1)
wand
(1)
xml
(1)
zip
(2)
Live Traffic Map
Feedjit Live Blog Stats
Thursday, June 24, 2010
php random_float
function random_float ($min,$max) { return ($min+lcg_value()*(abs($max-$min))); }
that's easy but can't figure out
Older Post
Home