Back to Instance Management

Using the `im.php` Controller for Instance Operations

The `im.php` file acts as the primary controller for your instances. When you click a button to perform an action (e.g., 'Start',' 'Stop'), a request is sent to this file, which then processes the command, interacts with the database, and performs the necessary action on your virtual machine. This is how all your instance management tasks are executed.

Votes: 0

Comments

No comments yet. Be the first to comment!