re: Odd Failure
[email protected] (Jeffry Killen)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Hello; Regarding last post about async get request failing without error or other indication. I converted to a synchronous get request and it is working. The user defined function is being fetched by requiring the source file and the reference is passed into the _ARRAY_RECURSOR object instance and is being run successfully. I also looked into array_walk and array_walk_recursive and they don't appear to be capable of what I am looking for. Thanks for time and attention. JK