Search
 
SCRIPT & CODE EXAMPLE
 

PHP

how to update xampp php version

Simplest method to upgrade PHP in XAMPP:

1. Download latest portable version of XAMPP.
2. Extract the archive(not where XAMPP already installed).
3. Copy the PHP folder from the extracted archive.
4. Keep back up of PHP folder which is in installed XAMPP directory. You can backup it like changing the PHP folder name to PHP-old or like PHP-version-number
5. Paste the PHP folder which you copied from the extracted archive.
6. Replace the php.ini file with your backup folder php.ini file in case you have changed the default settings earlier.
7. That's all, start/restart the server.
Comment

PREVIOUS NEXT
Code Example
Php :: Laravel retrieving aggregates 
Php :: Jolt transform specification input 
Php :: laravel blade dynamic class loop foreach 
Php :: wordpress get_permalink not working 
Php :: How to Allow Users to Delete a Post From the Front-End 
Php :: php questions in tasks 
Php :: laravel allow null records relationship 
Php :: Argument #1 ($baseObject) must be of type DateTimeInterface, string given 
Php :: how to disable auto prediction html input in laravel 
Php :: laravel seeder with relationship 
Php :: phpfiddle 
Php :: laravel easy form 
Php :: php count avec un tableau bidimentionnel 
Php :: loop IlluminateSupportCollection Object ( [items:protected] = 
Php :: siteurl 
Php :: simplesaml php logout 
Php :: yii2 gridview get selected rows 
Php :: add code in header 
Php :: wordpress show notice only on plugin page 
Php :: setup wp cron from external / cpanel cron service 
Php :: codeigniter round off function 
Php :: how to search locations in php using ajax google script 
Php :: symfony check:requirements Fatal error: Using $this when not in object context in C:UsersAdmin.symfonycachecheck.php on line 778 exit status 255 
Php :: login php 
Php :: laravel model bind with route in model 
Php :: how to print any string in double quotes in php 
Php :: route 
Php :: how to save array of inputs in php 
Php :: declare variable in view for loop laravel 
Java :: java enum get nex 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =