Software Documentation.Info Logo
  home | about | technical writing | software documentation tools | add resource | site map | contact

SEARCH WEBSITE
 Search Website

CATEGORIES
Articles / Whitepapers
Technical Writing
  Technical Writers/Authors
  Technical Writing Services Software Documentation Tools
  Source Code Tools
    ASP
    .NET Framework
    Visual Basic
    SQL Server
    MySQL
    C++
    Java
    PHP
  End User Documentation Tools

COOL TOOLS
ASP Documentation Tool
.NET Documentation Tool
SQL Documentation Tool
VB Documentation Tool
PHP Documentation Tool
ASP Spell Checker

OTHER SOFTWARE
ConvertXtoDVD
OJOsoft Total Video Converter
Cucusoft iPhone/iTouch/iPod to Computer Transfer
iSkysoft Video Converter for Mac
Spotmau PowerSuite 2009
More Software...

WHAT'S NEW?
Cure Repetitive Strain Injury (RSI)
MySQL Documentation Tool
Database Documentor Tools for the MySQL Relational Database
Useful Software Products
Ivan Walsh - Resources for technical authors
DocArchitector Help Authoring Tool
More New Stuff...

Home > Software Documentation Resources > Software Documentation Tools > Source Code Documentation Tools > PHP

PHP


PHP is a popular web scripting language used to add interactivity to a website. PHP is available for most operating systems, but is most widely used on Linux and Unix platforms, where it is the dominant web scripting language. It resembles Microsoft's Active Server Pages (ASP) on the Windows platform.

PHP enabled websites are able to interface with a wide variety of relational databases including Microsoft SQL Server and Oracle, although the open source MySQL is by far the most popular choice of database.

PHP allows scripting code to be placed within the HTML source of a web page, allowing a wide range of functionality to be added to a page. Unfortunately this can lead to application source code that can be difficult to maintain due to the interspersal of HTML with business logic. Microsoft have addressed this in the replacement for ASP - ASP.NET by allowing HTML markup and code to be separated into different files. A PHP software documentation utility such as one of those listed here can assist with making sense of PHP application source code.

Further information about PHP is available at http://www.php.net/.


Links

 PHP Documentation Tool
 PHP Documentation Generator
 phpDocumentor


© 2007 - 2010 Winnersh Triangle Web Solutions Limited. Registered company number: 4493816.
Page created Thursday, August 30, 2007. Last modified Thursday, March 11, 2010.
About SoftwareDocumentation.info | Site Map