Search
 
SCRIPT & CODE EXAMPLE
 

PHP

open php.ini in ubuntu

php -i | grep 'php.ini'
Comment

php ini ubuntu

vim /etc/php/8.0/apache2/php.ini

or

sudo vim /etc/php/8.0/apache2/php.ini
Comment

php.ini ubuntu

# Example with php 8.1 => replace by your version number
vi /etc/php/8.1/apache2/php.ini
Comment

where is php.ini file in ubuntu

/etc/php/7.0/apache2
Comment

PREVIOUS NEXT
Code Example
Php :: search function using php for database entries 
Php :: convert timestamp to date php 
Php :: php utc time 
Php :: how to set cookie expire time in php 
Php :: php array filter 
Php :: php datetime set timezone 
Php :: check if object has method php 
Php :: warning illegal string offset 
Php :: change key value laravel map collection 
Php :: create seeder in laravel 
Php :: how to execute cmd command in php 
Php :: laravel log build custom channel 
Php :: update query in php 
Php :: how to get plugin directory path in wordpress 
Php :: how to change taxonomy slug in wordpress 
Php :: timezone php 
Php :: How to check if email exists in laravel validaton 
Php :: php find first occurrence in string 
Php :: get post php 
Php :: laravel truncate string laravel 8 
Php :: php alert yes no 
Php :: php to list files 
Php :: php group array by value and count 
Php :: add access-control-allow-origin header laravel 
Php :: hello world in php 
Php :: Disable wordpress editor - gutenberg on Post type post 
Php :: carbon subdays 
Php :: artisan make migration with model 
Php :: php filters 
Php :: laravel bootstrap-auth setup 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =