Search
 
SCRIPT & CODE EXAMPLE
 

PHP

check the php version in ubuntu

 php --version
Comment

check php version linux terminal

/* in terminal type it*/
php -v
Comment

php check version ubuntu

php -version
Comment

php version command linux

# php -v
PHP 5.4.16 (cli) (built: Mar  7 2018 13:34:47) 
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
Comment

php version command linux

# php --version
PHP 5.4.16 (cli) (built: Mar  7 2018 13:34:47) 
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
Comment

PREVIOUS NEXT
Code Example
Php :: migration bool type eloquent orm 
Php :: PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; 
Php :: how to change uppercase to lowercase and spaces to _ in php 
Php :: Warning: mysqli_error() expects exactly 1 parameter, 0 
Php :: maximum execution time of 60 seconds exceeded laravel 8 
Php :: remove special character in php 
Php :: php return json 
Php :: how to concat in where clause like laravel query builder 
Php :: how to insert if php in html 
Php :: laravel descending order paginate eloquent 
Php :: show html as text in php 
Php :: php access json object 
Php :: str_replace php variable 
Php :: laravel mail success or failure 
Php :: copy php array to javascript 
Php :: get current user email wordpress 
Php :: php get php.ini location from termina 
Php :: laravel delete records of child relations 
Php :: delete all rows from table laravel 
Php :: create session in php 
Php :: laravel get fillable attributes 
Php :: delete in wordpress query 
Php :: laravel $loop interation 
Php :: php remove specific element from array 
Php :: read csv php 
Php :: carbon to mysql datetime 
Php :: laravel middleware check if user is logged in 
Php :: laravel print query with parameters 
Php :: php iterate array keys 
Php :: laravel nginx permissions 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =