piz
08-24-2002, 05:26 PM
Hi!
How you can filter an array to delete for Example all entries with "none"?
How does the function array_filter exactly work? Was is callback?
The only thing I know is that using the function array_filter without callback-parameter you filter all the empty entries.
(And how it is possible to delete one entrie in an array?)
Thx.
piz
How you can filter an array to delete for Example all entries with "none"?
How does the function array_filter exactly work? Was is callback?
The only thing I know is that using the function array_filter without callback-parameter you filter all the empty entries.
(And how it is possible to delete one entrie in an array?)
Thx.
piz