You Can Run PHP Scripts Like Regular Command Line Apps on Linux!

Published: 06 December 2019
on channel: Category5 Technology TV with Robbie Ferguson
4,567
134

Whether you want to interact with a database from the Linux terminal, or create a cronjob that automatically caches content to speed up your web site, it's exciting to realize that PHP scripts can be written and run within the Linux command line interface just like a bash script! All you need is the php metapackage (eg., apt install php) and adding a single line to your script header:

#!/usr/bin/env php


On this page of the site you can watch the video online You Can Run PHP Scripts Like Regular Command Line Apps on Linux! with a duration of hours minute second in good quality, which was uploaded by the user Category5 Technology TV with Robbie Ferguson 06 December 2019, share the link with friends and acquaintances, this video has already been watched 4,567 times on youtube and it was liked by 134 viewers. Enjoy your viewing!