Validate IP Address? filter_var or Zend isValid?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    It's ok to use zend validation since it's available in EspoCRM. We planned to utilize it.

    Leave a comment:


  • Validate IP Address? filter_var or Zend isValid?

    If I wanted to validate ip address, is it recommended to Zend framework isValid function, or can I just use filter_var and FILTER_VALIDATE_IP flag?
Working...