Search
 
SCRIPT & CODE EXAMPLE
 

PHP

linux set default php

update-alternatives --set php /usr/bin/php7.4
update-alternatives --set phar /usr/bin/phar7.4
update-alternatives --set phar.phar /usr/bin/phar.phar7.4
update-alternatives --set phpize /usr/bin/phpize7.4
update-alternatives --set php-config /usr/bin/php-config7.4
Comment

PREVIOUS NEXT
Code Example
Php :: absolute path php 
Php :: php date format iso 
Php :: php 8 attributes 
Php :: update pdo mysql php 
Php :: how to check if there is an authenticated user laravel 
Php :: php in javascript 
Php :: get the url without the query string php 
Php :: php json_decode without quotes 
Php :: how to get auth user name in laravel 
Php :: php json string to associative array 
Php :: PHP strtotime() Function 
Php :: wordpress check if class exists 
Php :: multiply a string php 
Php :: php random string 
Php :: branch from other branch 
Php :: how to recover xampp deleted files 
Php :: magento 2 print php error 
Php :: change returning datetime timezone to recalculate with user timezone laravel 
Php :: php sql query where in array 
Php :: carbon difference between two dates 
Php :: how to know the path of php in linux 
Php :: create slug with php 
Php :: add blade in blade laravel 
Php :: laravel migration change column type 
Php :: php creazione numero random 
Php :: php file put content 
Php :: sql in php 
Php :: object php 
Php :: laravel make view command 
Php :: auth.php Class "AppUser" not found 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =