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

Опубликовано: 06 Декабрь 2019
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн You Can Run PHP Scripts Like Regular Command Line Apps on Linux! длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Category5 Technology TV with Robbie Ferguson 06 Декабрь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 4,567 раз и оно понравилось 134 зрителям. Приятного просмотра!