PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, February 18, 2022

[FIXED] installing php documentation locally with user notes

 February 18, 2022     chm, documentation, mamp, osx-snow-leopard, php     No comments   

Issue

I often want to lookup php documentation when I do not have internet access. I've installed the php docs on my local server using these instructions: https://wiki.php.net/doc/articles/localdocsetup

I see the php documentation has a chm version that includes user notes but I find no docs on how to use them. Apparently chm is a windows only format. There are OS X chm readers but I'd like to have the User Contributed Notes appear at the bottom of each page just like they do at php.net. I'm using Snow Leopard on the Mac with MAMP.

Does anyone know how to do this?

Thanks, TD


Solution

Have you tried Chmox? Their screenshot shows the PHP manual as well. It seems to work on my mid-2011 MBP running 10.7.5.



Answered By - Akshay Joshi
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing