Hi evry1,

i'm having a little trouble with array_walk_recursive()

how do i pass a function of a class for the second parameter?

array_walk_recursive($array,"$sampleobj->samplefunction")

,

this didn't seem to be working.

Any help would be appreciated,

Thanx, Ishwar

    Write a Reply...