Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7742371
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:15:34+00:00 2026-06-01T09:15:34+00:00

The PHP Mongo Driver allows me to execute code in the database. Does this

  • 0

The PHP Mongo Driver allows me to execute code in the database.
Does this work in sharded environments? I know, that evaluating code with eval() doesn’t work in a sharded environment.

$db->execute(
    new MongoCode('SomeFunc(o)', array(
        'o' => array('name' => 'test') 
    ))
);
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T09:15:35+00:00Added an answer on June 1, 2026 at 9:15 am

    In short: no.

    Longer answer: MongoCode is used for sending JavaScript code to MongoDB in much the same way as if you entered it through Mongo shell. So it’s MongoDB’s responsibility to run the supplied code – it does not run inside the PHP engine.

    UPDATE: I missed that part in your question about sharded environment which quite changes the short answer. 😉

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

MongoDB's excellent PHP driver allows me to write to write PHP code that looks
I'm trying to execute this: <?php // connect $m = new Mongo(); ?> But
I have installed RockMongo http://code.google.com/p/rock-php/ to manage my mongoDB database. This is installed in
Anyone know the syntax for writing a php-mongo query to use NOT NULL ?
Here is the php code that I'm working with in my local machine: $m
Where can I get mongo php driver for PHP 5.4? For windows vc9 not
I followed the following steps to install mongo's php drivers with lampp. http://abstract2paradox.wordpress.com/2012/01/26/adding-mongo-db-driver-to-xampp/ When
If my mongo database is down, my php application is printing out the plaintext
MongoDB's PHP library allows me to connect to a collection like this ( from
Which protocol does the Mongo extension for PHP use for communication with the server?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.