PHP Coder

Results 20 comments of PHP Coder

I have the same problem. Is there any solution?

Is the $500 USD PayPal offer (for replacing eval() without significant performance lost) still valid? :zany_face:

Hi Terra :-) I'm happy phpseclib is still very alive and well. :+1: The idea is: (pseudo code) ```php $include_file = "( vfs:// | /dev/shm | /tmp )/{$inline_code_hash}.inc.php"; // (...

Hi Terra :handshake: unfortunately, `php://memory` will not work for `include` for some reasons. Main reason is (beside `allow_url_include`): Access to the content is only possible via the stream resource `$fp`...

Hi @jtdaugherty ... the copy/paste would be full ok, but unfortunately not work for me because i'm running matterhorn in a non-X environment, where the copy/paste process not work. (i've...

For example... from our bot we get ie. log messages in our channels ... those messages have long or many lines which i have to inspect, sort... or email to...

Thank you. That would be also good.

Ahh, i see a new release is there @jtdaugherty , great. Is the "save message to file" Feature included? Thank you