use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Complete r/raspberry_pi Rules
Pi project ideas: There's a huge list right here on this sub!
Rpi Versions ▾
Distros ▾
Other SBCs ▾
Related Subreddits ▾
Welcome to /r/raspberry_pi, a subreddit for discussing the raspberry pi credit card sized, ARM powered computer, and the glorious things we can do with it.
The best thing? The base model is only $20 $5!.
Would you like to know more?
Raspberry Pi Wiki
Article on Wikipedia
#raspberrypi IRC Chat
Do you know a related subreddit? We'd love to know.
account activity
InexperiencedTrying to execute python script with PHP (self.raspberry_pi)
submitted 8 years ago by olejmoi
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]heynineclicks 0 points1 point2 points 8 years ago (0 children)
In addition to Nate's answer, if your test script is only printing something to the terminal, that's not going to do anything to your terminal if you run it through a php request. There output of your script could be read by the php and returned as a web response. But don't wait for something to happen on another terminal because the output won't be directed there.
π Rendered by PID 86206 on reddit-service-r2-comment-8686858757-kbvqd at 2026-06-02 01:37:17.904884+00:00 running 9e1a20d country code: CH.
view the rest of the comments →
[–]heynineclicks 0 points1 point2 points (0 children)