Sorry,
I was confusing strstr with strtr!
"Matthew Weier O'Phinney" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>* Shaun <[EMAIL PROTECTED]>:
>> I am trying to ensure that all data added to each element of
>> $my_data_array
>> has no commas, however I get an error message sayin
* Shaun <[EMAIL PROTECTED]>:
> I am trying to ensure that all data added to each element of $my_data_array
> has no commas, however I get an error message saying Warning: Wrong
> parameter count for strstr()
>
> $my_data_array[] =
> strstr( $data[1], ",", " " );
> strstr( $dat
2 matches
Mail list logo