Home » Programming » PHP
How to Execute PHP from the Command Line (Bash/Shell)
This article will quickly run through the ways PHP can be used from the Bash shell/command line, with examples. PHP is usually used for generating content to be served on the web – but it can also be used from the command line. This is usually done for the purposes of testing or finding out information about the PHP environment – but PHP can also be used for writing command-line scripts (though, again, it’s not really done that frequently – probably because there are better … Read more
 
					 
						 
						![Merging/Combining Arrays in PHP with array_merge [Examples] 3 PHP array_merge](https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-array_merge-feature-300x194.jpg 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-array_merge-feature-1024x661.jpg 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-array_merge-feature-768x496.jpg 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-array_merge-feature.jpg 1200w) 
						 
						![Formatting Numbers with number_format() in PHP [Examples] 5 PHP Number Format](https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-number-format-feature-300x194.jpg 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-number-format-feature-1024x661.jpg 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-number-format-feature-768x496.jpg 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/09/php-number-format-feature.jpg 1200w) 
						 
						![Encode Strings with PHP urlencode/rawurlencode [Examples] 7 PHP urlencode()](https://cd.linuxscrew.com/wp-content/uploads/2021/07/php-urlencode-feature-300x194.jpg 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/07/php-urlencode-feature-1024x661.jpg 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/07/php-urlencode-feature-768x496.jpg 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/07/php-urlencode-feature.jpg 1200w) 
						![How to Use if...else Conditional Statements in PHP [Examples] 8 PHP If...Else](https://cd.linuxscrew.com/wp-content/uploads/2021/08/php-if-else-feature-300x194.jpg 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/08/php-if-else-feature-1024x661.jpg 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/08/php-if-else-feature-768x496.jpg 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/08/php-if-else-feature.jpg 1200w) 
						 
						