< Back

Uninstall-Php

Sat Jan 18, 2020 6:49 pm

NAME Uninstall-Php



SYNOPSIS

Uninstalls PHP.





SYNTAX

Uninstall-Php [[-Path] <String>] [-ConfirmAuto] [<CommonParameters>]





DESCRIPTION

Remove an installed PHP version.





PARAMETERS

-Path <String>

The path of the PHP installation.

If omitted we'll use the one found in the PATH environment variable.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ConfirmAuto [<SwitchParameter>]

If -Path is omitted, specify this flag to assume that the PHP installation found in PATH is the correct one.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS