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 :: wordpress Access-Control-Allow-Origin 
Php :: how to install bootstrap in laravel 
Php :: laravel make directory if not exists 
Php :: wp_redirect to home page 
Php :: twig first letter uppercase 
Php :: how to count string characters in php 
Php :: php foreach first element 
Php :: background image in laravel blade 
Php :: php 3 months ago 
Php :: Disable update notification for individual plugins 
Php :: laravel ide helper 
Php :: laravel migration remove column 
Php :: Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. 
Php :: laravel carbon today date format 
Php :: php shorthand if isset post 
Php :: create unique filename php 
Php :: How to display the fps in pygame 
Php :: display category name wordpress 
Php :: how get the first item in foreach in laravel 
Php :: php remove execution time limit 
Php :: wordpress featured image as a background image 
Php :: how to check if username already exists in php 
Php :: php self submit 
Php :: laravel return 1 as true 
Php :: attach multiple files in laravel mailable 
Php :: foreach limit laravel 
Php :: get_posts category 
Php :: define url wordpress 
Php :: laravel where column different 
Php :: php time how long a function takes 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =