Skip to content
Advertisement

Validate text area with multiple Ip adresses, one per line

i want to validate a Text area where the user can insert only ip adresses, one per line. This is my simple php code when I press the button:

JavaScript

This is the text area: Textarea

Thanks

Advertisement

Answer

Try this code

JavaScript

References:

TextArea to Array with PHP

How do I check if a users input is a valid IP address or not?

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement