PHP implementation of mobile phone off the computer (computer) method, PHP mobile phone _php Tutorial

Source: Internet
Author: User
Tags php web development

PHP implementation of mobile phone off the computer (computer) method, PHP with mobile phone


The example in this paper is about the method of using PHP to turn off the computer (computer). Share to everyone for your reference. The specific analysis is as follows:

Suitable for mobile phone and computer, with WiFi PHP web development. Easy to shut down your computer (especially when you want to sleep), suitable for LAN

Usage: Put in your Web project folder, you can create a new directory

Yes, put your Apache httpd or IIS into the firewall exception, the file is the PHP suffix OH

Computer-manager

<?php if ($_post) { $shutdown = array ( ' shutdown ' = ' shutdown-s-t 0 ', ' restart ' = ' shutdown-r ', c3/> ' logout ' = ' shutdown-l ', ); $CMDK = $_post[' cmd ']; echo $cmd = $shutdown [$CMDK];

I hope this article is helpful to everyone's PHP programming.

http://www.bkjia.com/PHPjc/987889.html www.bkjia.com true http://www.bkjia.com/PHPjc/987889.html techarticle PHP Implementation of the mobile phone off the computer (computer) method, PHP with mobile phone This article describes the PHP implementation of mobile phone off the computer (computer) method. Share to everyone for your reference. ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.