Am 18.12.2016 um 18:36 schrieb Lawrence San:
​Interesting; I didn't know json_encode had that limitation, but then I'm
only a fairly basic PHP coder. The only "resources" (externals) I've ever
called were a few file handles. I just found the official PHP List of
Resource Types <http://php.net/manual/en/resource.php>, and I never even
heard of most of them.

Me neither :-)

In fact the list is incomprehensible to me -- no
explanation of what anything means -- and even clicking to go to one
resource type's own manual page is still incomprehensible. (For example, I
have no idea what *cubrid lob2* is, and when I click further its page
says "Create a lob object." Gee, thanks for clearing that up, guys.)

Well, a LOB is a Large OBject (often in a database) and if you'd use CUBRID, you probably knew what it is like you know how to use mysql_connect or imagecreate. Both create a resource.

Anyway, did FirePHP handle resources (little pun there) OK?

Yes, that's why I found the problem. I always sent database resources via FirePhp to the console...

--
Erik Krause
http://www.erik-krause.de

--
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/40ff9a18-4a05-89ce-197d-cdb485396a75%40gmx.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to