Documentation Set-up Required:

PHPCC now supports both local and external documentation, so to use your local copy of the PHP documentation please read about the Prefrences settings below.

If you have not got a local copy of the PHP documentation (which is not a default) then you can download it from the main PHP website (http://www.php.net/download-docs.php). Once downloaded you can store it anyware you want, but I would NOT recommend installing it inside this bundle since it will most likely be changed a few more times and then be merged into the PHP bundle.

Please Note!::

 

Initial Preference Settings::

Please click on the "Edit preferences" link above and configure PHPCC to work a bit more in the way you like it.

The preference settings you should address are:

  1. PHPCC_CONFIGURED Setting: Prevents this page from ever showing again.
  2. PHPCC_MANUAL_DEFAULT_IS_LOCAL Setting: Sets whether to look for a local manual first or not.
    (default: TRUE)
  3. PHPCC_MANUAL_PATH_TO_LOCAL Setting: Sets the location for your local Manual repository.
    (default: "" [emtpy])
  4. PHPCC_MANUAL_EXTERNAL_URL Setting: Sets the external URL to load your documentation from.
    (default is: PHP.net website)
  5. PHPCC_COMPLETIONS_PARSE Setting: Sets the output format of the "Manage Completions" PHPCC Command.
    (default: FALSE)

The only setting that must be changed of the above for the PHPCC Documentation to work is the PHPCC_CONFIGURED setting.

Please remember that this is still work in progress, and there are certain things that will be changed as time permits. If you encounter any problems, or have ideas/viewpoints on any of this, please let me know.