•  
  •  
  •  
  •  
  •  
  •  
  •  
Your source for the best PHP Documents Scripts - updated daily!
Whois Online
Active Users: 96
Accounts: 0
Guests: 96
Visits last 24h: 5007
Statistics
Number of listings: 33
Number of categories: 0
Username:
Password:
  Forgot password?  Register
XML syndication

PHP Documents Scripts



A modular PHP system for creating documentation. You create modules for documentation elements (installation steps, buttons, screens, etc.) and then refer to them instead of having to copy/paste information you'd want to have in 2 or more places. For example, you have an application that has buttons on a toolbar which appears on several screens. You define each button, define the toolbar and include the buttons, then define the screens and include the toolbar which in turn includes the buttons. It can run as dynamic PHP, including everything on the fly or it can output static HTML that you can include in your software distribution. Version 1.5 adds a 'related links' sidebar and a module generator. Offered as Donationware.
http://alexking.org/projects/php-doc-system
(Clicks: 2; Comments: 0; Listing added: Sep 13, 2009) Listing Details Report Broken  Listing

When using databases, it is frequently requested that data is output to a Microsoft Excel spreadsheet. However, this is a particularly difficult task to complete as Excel spreadsheets are a proprietary format, and difficult to create. One way around this is to use COM programming, which takes the backend language (PHP) and uses that to tell Excel itself what to do. Downfalls of this include requiring a Windows web server with Excel installed, a fair chunk of your processing power being used up, and a bug-ridden API. However, there is a light at the end of the tunnel. as Excel versions 2000 and later (or possibly even earlier!) Can accept files written in XML. Now XML is a whole format, too much to explain here, but suffice to say that an XML document is reasonably easy to create, is as good as you make it, and has no special requirements of the server. To this end, the ArrayToExcel class is under development to allow us to create an array (or number of arrays) of objects, and very simply create an Excel spreadsheet that can be opened by any fairly up-to-date version of Excel, and various other spreadsheet packages as well!
http://projects.londonis.co.uk/arraytoexcel/
(Clicks: 0; Comments: 0; Listing added: Sep 8, 2009) Listing Details Report Broken  Listing

Create manuals for any product in one script. - Easy to edit Templates - Simple Installation Wizard - Use seperate templates for each manual
http://www.kubelabs.com/phpmanualcreator/
(Clicks: 0; Comments: 0; Listing added: Sep 6, 2009) Listing Details Report Broken  Listing

InkTank is a PHP-based online library system designed to archive “fan fiction,” stories written using an already-imagined world. It has many features tailored for such, including the ability to categorize stories by characters, genres, and “pairings.” It also includes an awards system for highlighting outstanding works. Archivists use Archangel — the companion to InkTank — a desktop application, running on Windows or Macintosh, that can conveniently modify stories, authors, system messages, awards, and more.
http://inktank.sourceforge.net/
(Clicks: 0; Comments: 0; Listing added: Sep 1, 2009) Listing Details Report Broken  Listing

Contract Software can help organize a purchasing department. This free software is written in php and utilizes a MySQL backend. The software is designed to allow you easily organize and manage your purchasing process. Includes the abilities to upload contract documents associated with a particular contract. The software has two main components, including the venders input section, then creating a contract and associating venders with the contracts. The contract software has a built in search engine to allow you to easily find old contracts, and a number of different reporting options.
http://contract-mgt.net/
(Clicks: 0; Comments: 0; Listing added: Sep 1, 2009) Listing Details Report Broken  Listing

Librarian DB is a simple Web based library management system that keeps track of the books in a library. It tracks book title, ISBN, categories, etc... It permits adding/deleting/updating/ searching. It is extremely flexible and extendible.
http://framework.weblite.ca
(Clicks: 1; Comments: 0; Listing added: Aug 27, 2009) Listing Details Report Broken  Listing

The Knowledge Base Tree System is an electronic document management and publishing system. KBtree utilizes a navigable tree that allows the end user to easily browse through thousands and thousands of pages of content. The editor side houses an advanced document management system with a bundle of features which include: * Multi-editor and multi-user environment * Create documents * Edit documents * Move, copy, and delete documents * Image uploading with automatic resizing capabilities * Check-in / check-out system * Custom font styles * User permissions * HTML templates * Versioning system * Advanced printing capabilities * Bookmarking features with private or public notes * Built in MySQL functions (backup, import, restore, optimize, repair) * Image and link validation * And much much more. On the website you will find a fully usable demo with no limitations.
http://www.kbtree.com
(Clicks: 0; Comments: 0; Listing added: Aug 2, 2009) Listing Details Report Broken  Listing

This project provides a documentation generator for a web site. The documentation is generated using special tags inserted in the code or in separate files. This program also parse the code for keywords like function, class, require, var.
http://www.sf.net/projects/phpdocmaker/
(Clicks: 0; Comments: 0; Listing added: Jul 24, 2009) Listing Details Report Broken  Listing

NEWEDGE's PublishExec is an intuitive and powerful application that will allow your business to get documentation or any other help system online in the fastest possible way. Create help documentation in a collaberative environment, allowing team members to quickly add to existing documentation. Easy to use WYSIWYG, Automatic Indexing, Dynamic Keywords and much more. You have to use it to believe how simple it really is.
http://www.publishexec.com
(Clicks: 0; Comments: 0; Listing added: Jul 23, 2009) Listing Details Report Broken  Listing

The cleverly named Remotely Accessible Note Taking System (RANTS for short) give users a place to store personal notes about anything they want from anywhere they want. User's can sign up and activate their account. They login and have place to add, edit, and delete notes in their own personal area. Since it's on a website, user's can access their notes, even add them, from anywhere! All user's login details are completely encrypted while managing notes. There's even an easy script to help the administrator install the system. Once installed, the administrator also has an entire private panel to manage users in any way they'd like. The system requires PHP. MySQL, and the server it's running on to have an SMTP server (as most servers do). It should be easily installable on any operating system with a PHP-enabled web server.
http://rants.eric1207.com
(Clicks: 0; Comments: 0; Listing added: Jul 19, 2009) Listing Details Report Broken  Listing

phpScribe is a documentation generator written in PHP with mySQL support to parse the code files of a project or system to generate HTML-based documentation files. It parses classes and other files with their properties, methods and functions. The user can choose the "skin" of the documentation.
http://phpscribe.sourceforge.net
(Clicks: 0; Comments: 0; Listing added: Jul 14, 2009) Listing Details Report Broken  Listing

This script uses PHP to provide you with a great interface to a MySQL server that allows you to store and retrieve documents and to share those documents between users. In addition, the system uses ACL (Access Control Lists) to grant access rights to documents on a per-user basis. It allows you to distribute project documentation on a need-to-know basis, whilst keeping a central repository of documents that is accessible to all team members and easy to manage.
http://www.quidascript.com/index.php?main_page=product_info&cPath=1_13&products_id=92
(Clicks: 2; Comments: 0; Listing added: Jun 20, 2009) Listing Details Report Broken  Listing

This script allows you to convert Dell Service Tags to Express Service Tags and back again. Only two functions that are extremely easy to use.
http://www.wlscripting.com/tutorial/35
(Clicks: 0; Comments: 0; Listing added: Jun 2, 2009) Listing Details Report Broken  Listing

A file archive plus membership access system written using PHP + MySQL. The Master Administrator may create multiple folders containing subfolders. Files can be uploaded to these folders. Users who wish to download the files need to register themselves as members (and get approved by the Administrator). Members can be assigned to different groups with each group having different access permission to different folders. Other features include multiple Sub-Administrator, email notification upon file upload and approval, various access logs, file extensions allowed, maximum filesize allowed etc.
http://www.upoint.info/cgi/demo/fs
(Clicks: 0; Comments: 0; Listing added: Jun 2, 2009) Listing Details Report Broken  Listing

This super script expertly programmed in PHP is a web based document management system designed to comply with ISO 17025 and OIE standard for document management. It features fine grained control of access to files, and automated install and upgrades.
http://www.quidascript.com/index.php?main_page=product_info&cPath=1_13&products_id=103
(Clicks: 3; Comments: 0; Listing added: Jun 2, 2009) Listing Details Report Broken  Listing

Sort listings by: Alphabetic Date Rank Clicks    ascending | descending
Neighbour Categories