actually i'm storing the values in array using array_values($_POST).
here it contains boths numeric values as well as alpha numerics also.so i just want to seprate those values and to store values in 2 different arrays.help me.thank u all

It depends on you data, but PHP has several functions like is_numeric that can help you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.