Jump to content

Logic help needed.


Rita_Ruah

Recommended Posts

Hello, I have a problem with my logic and would like someone to enlighten me.

 

I have two arrays:

 

$array1 contains 1, 2 and 3.

$array2 contains 2.

 

I want to know the best way to dinamically check the first array, checks their values, compare to $array2, and insert the missing values in $array2.

 

In my logic:

 

- $array1 is initialized with values 1, 2 and 3;

- $array2 is initialized with value 2;

- Compare the two arrays;

- Insert the missing values (1, 3) into $array2.

 

How can I do this? Can you provide me some code?

Thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.