Forrest logo
back to context overview

phpize

List of commands for phpize:

  • phpize:tldr:abf23 phpize: Delete files previously created by phpize.
    $ phpize --clean
    try on your machine
    explain this command
  • phpize:tldr:f9228 phpize: Prepare the PHP extension in the current directory for compiling.
    $ phpize
    try on your machine
    explain this command
back to context overview