Hi everyone,
this should be easy but i just cant get it to work.. how would you create an array from the data posted in a textarea, with each line becoming an array item.
Chris
Hi everyone,
this should be easy but i just cant get it to work.. how would you create an array from the data posted in a textarea, with each line becoming an array item.
Chris
Using the [man]explode/man function on the "\n" character.
How to define a method in class in PHP.
Hope you can help me..
Thanks!