Jump to content

Lexib0y

Members
  • Posts

    1
  • Joined

  • Last visited

About Lexib0y

  • Birthday 06/28/1974

Previous Fields

  • Languages
    PHP, Javascript, HTML, CSS

Profile Information

  • Location
    Amsterdam

Lexib0y's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Hello All, On the page about the PHP filter 'FILTER_VALIDATE_INT' there is a warming about a problem with this filter. (The filter does not validate 0 (zero) as an integer.) I found that the same kind of problem occurs with FLOAT. I think it would be good to add this warning to the page of the 'FILTER_VALIDATE_FLOAT' as well. URL's of the pages: http://www.w3schools.com/php/filter_validate_int.asp http://www.w3schools.com/php/filter_validate_float.asp Kind regards, Alex
×
×
  • Create New...