La verdad, muchachos! muchisimas gracias a los dos!
una pequeña introduccion...
array_merge: Merges the elements of one or more arrays together so that the values of one are appended to the end of the previous one. It returns the resulting array.
y
array_unique: Removes duplicate values from an array.
La verdad que leyendo este foro uno aprende muchas cosas nuevas, las cuales se sabrian si leyeramos directamente todo el manual de php jajaja!!
Muchas gracias nuevamente a los dos!