README: include README.md in FRS upload; it renders below file listing per SF docs
README: add FRS upload command (scp to frs.sourceforge.net)
security: fix PHP_SELF XSS (use h(scriptName())), add getSafeHost() to prevent Host header injection on canonical URL/Schema.org/validator links
SEO: auto-detect base_url from request (SCRIPT_NAME+HTTP_HOST) instead of hardcoding chedong.com; canonical URL now matches actual deployment
README: add chedong.com deploy step (scp phpMan.php only, never overwrite index.php)
TOC sidebar: rename title from Sections to TOC, double sidebar width (160->320px)
Clean up README: rename clone dir to phpman, remove chedong.com deploy step, renumber release step
fix: add bold/underline tags and TOC sidebar for perldoc mode