Eli the Computer Guy
  • Home
  • Videos
    • A+
    • Arduino (2019)
    • ChatGPT / OpenAI
    • Cloud Computing (2019)
    • Cloud Computing (OLD)
    • Computer Repair
    • CSS and HTML 5 (2020)
    • Data Recovery
    • Hacking
    • HTML Intro (2020)
    • Interviews
    • Linux (2019)
    • Linux (Old)
    • Linux Tools (2020)
    • Linux Projects (2020)
    • MySQL – Introduction (2019)
    • Network
    • PHP Programming (2019)
    • PHP Programming (OLD)
    • PHP Projects
    • Python
    • Python API’s
    • Programming – Intro (2020)
    • Raspberry Pi (2020)
    • Reviews
    • Security
    • Servers
    • Voice / Telephone
    • Web Design
    • Web Publishing
    • Windows Server 2012
    • WordPress
  • Project Notes
  • Parts List
  • Notes
    • Notes – OpenAI
    • Notes – SQLite

shell_exec()

No Picture
Notes

Arduino Uno with Wifi – RC Car Controlled By PHP Server

Eli the Computer Guy

This project uses a server with PHP to send commands to the Arduino Vehicle. The commands are sent use shell_exec and triggering wget on the command line. wget needs to be installed on your server. […]

*NEW

PHP Project (Simple) – Simple Network Up/Down Monitor

Eli the Computer Guy

This is a simple Up/Down network monitor to show what your server is able to see on the network and internet. shell_exec() https://www.php.net/manual/en/function.shell-exec.php shellExecPingArray.php

*NEW

PHP – Send Shell Commands with shell_exec()

Eli the Computer Guy

The shell_exec() function allows you to send commands to the Command Line using PHP. You can use this for everything from pinging websites, to calling installed apps such as FFMPEG. shell_exec() also returns the results […]

DONATE

If you want to tip a few dollars for the education videos.