01-03-2010, 02:27 AM
|
#11 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
That's funny, because as soon as Salathe posted that I was going to throw in a mention that the filter_* functions weren't added until 5.2.0. I've ran into this problem twice in the past little while with a few public domain projects I've released. First time was using htmlentities double_encode argument, and the second was with filter_var.
Upgrade PHP and you'll be good to go. `aptitude update | aptitude safe-upgrade` and if you're not on Debian, upgrade to that while you're at it. :D
|
|
|
|