Jump to content

[SOLVED] Remove items from an array.


xyn

Recommended Posts

Hey;

I have a form which contains a checkbox for every item in

my array; when checked it will list the values. I want to

delete all items from the array, which have been checked.

 

I've used many loops; and var_dump, no sucess

I then tried unset(); with loops and again no luck.

 

Its possible. but I just need a hint on how to do it.

thanks.

Link to comment
https://forums.phpfreaks.com/topic/69869-solved-remove-items-from-an-array/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.