PHPDevShell 1.0.0-Beta-1-DB-1001 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News PHPDevShell 1.0.0-Beta-1-DB-1001 (Default branch)
# 1  
Old 05-07-2008
PHPDevShell 1.0.0-Beta-1-DB-1001 (Default branch)

ImagePHPDevShell is a stable, secure, fast PHP Webadministration framework. It allows rapiddeployment of Web based PHP applications. It isrobust, secure, clean, fast, and includes manyadministrative functions. It supports an unlimitednumber of users, user groups, security levels,menu tree levels, and menus.License: GNU Lesser General Public License (LGPL)Changes:
This is a major upgrade which adds many additionalfeatures, improvements, and fixes to the package.New features include a cache system, multiple menutypes, core improvements, cronjob improvements,and GUI improvements.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MAIN(3) 								 1								   MAIN(3)

main - Dummy formain(3)

	There  is  no  function  named	main(3)  except  in  the  PHP  source.	In  PHP  4.3.0,  a  new  type  of error handling in the PHP source
       (php_error_docref) was introduced. One feature is to provide links to a	manual	page  in  PHP  error  messages	when  the  PHP	directives
       html_errors (on by default) and docref_root (on by default until PHP 4.3.2) are set.

	Sometimes  error messages refer to a manual page for the function main(3) which is why this page exists. If you discover such a reference,
       please file a bug report, indicating the PHP function caused the error that linked to main(3) and it will be fixed and properly documented.

       Known errors that point to main(3)

       +----------------+-----------------------------+
       | Function name	|			      |
       |		|			      |
       |		| No longer points here as of |
       |		|			      |
       +----------------+-----------------------------+
       |  include(3)	|			      |
       |		|			      |
       |		|	     5.1.0	      |
       |		|			      |
       |include_once(3) |			      |
       |		|			      |
       |		|	     5.1.0	      |
       |		|			      |
       |  require(3)	|			      |
       |		|			      |
       |		|	     5.1.0	      |
       |		|			      |
       |require_once(3) |			      |
       |		|			      |
       |		|	     5.1.0	      |
       |		|			      |
       +----------------+-----------------------------+
       html_errors, display_errors.

PHP Documentation Group 														   MAIN(3)