Search
 
SCRIPT & CODE EXAMPLE
 

PHP

how to get php version in xampp

Open command prompt
Locate directory using cd C:/Xampp/php
Type command php -v
You will get your php version details
Comment

php version terminal xampp

sudo /opt/lampp/bin/php -v
Comment

PREVIOUS NEXT
Code Example
Php :: php datetime to mysql 
Php :: NUMBER ONLY IN PHP 
Php :: ternary operator laravel blade 
Php :: php get all the mondays of the year 
Php :: laravel pass parameter to resource collection 
Php :: php mysqli number row 
Php :: missing view cakephp 
Php :: Morocco 
Php :: wordpress get site url 
Php :: laravel with trashed 
Php :: append new line php 
Php :: phpmyadmin import size limit 
Php :: websocket 2006 MySQL server has gone away 
Php :: how to check the size of mysql database in phpmyadmin 
Php :: convert object to array php 
Php :: laravel_8 
Php :: laravel create table with model command line 
Php :: count in string php 
Php :: php foreach associative array 
Php :: get table name of model laravel inside the model 
Php :: check is array laravel 
Php :: scan all directories and files php 
Php :: checking php version 
Php :: return response array laravel 
Php :: Laravel Unable to migrate or Make Seeds 
Php :: order by sum() laravel 
Php :: Your Composer dependencies require the following PHP extensions to be installed: curl 
Php :: PHP CSV File Export Using fputcsv() 
Php :: php date to seconds 
Php :: php count array elements with specific key 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =