Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Passing PHP objs to PHP instantiate with PHP::Interpreter

by cdarke (Prior)
on Apr 16, 2010 at 08:31 UTC ( [id://835040]=note: print w/replies, xml ) Need Help??


in reply to Passing PHP objs to PHP instantiate with PHP::Interpreter

Probably a problem with the php exception handler, in particular in getting a second exception after trying to handle an exception. See the PHP manual for set_exception_handler(), in particular the user contributed notes.
  • Comment on Re: Passing PHP objs to PHP instantiate with PHP::Interpreter

Replies are listed 'Best First'.
Re^2: Passing PHP objs to PHP instantiate with PHP::Interpreter
by suaveant (Parson) on Apr 16, 2010 at 13:39 UTC
    Thanks, but I think the root of the problem is that when I pas an object to a call PHP::Interpreter isn't turning it back into a PHP object properly, I did a little test and I seem to get a string with the object name instead of an object.

                    - Ant
                    - Some of my best work - (1 2 3)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://835040]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (9)
As of 2024-04-19 09:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found