Okay, I know this is a Sendmail/SMTP admin issue, but it's PHP-related
and I figured someone here might have a clue or might have solved this
issue before. I've come into this dev server after many hands have
touched it, and I'm not quite sure how to proceed, nor am I a Linux genius.
We're
later, every parameter to str_replace() can be an array. "
>
> I tried a test case (php 4.0.0) and found that if I passed an array in as
> the subject the search and replace was performed on the string "array".
>
> Tim Ward
> Internet chess www.chessish.com <ht
I haven't been able to find any leads on this in the archives, nor in the
documentation, so here goes.
When feeding an associative array to str_replace as the subject, does it
still return an associative array?
My instance:
extract(str_replace(",","",$result_row));
After pulling an associativ
3 matches
Mail list logo