Bazsites.com Php
Directory Topics
On the Web
- tvorba-webu.cz - PHP - lánky o PHP, MySQL a SQL. Praktické skripty v PHP. Kniha náv t v, po ítadlo a anketa. Výuka PHP pro naprosté za áte níky. Postupný popis metod a vlastností PHP.
- Simple Linear Regression With PHP - In contrast with other open source languages like Perl and Python, PHP lacks a robust community effort to develop a math library. This article provides an example of a PHP math library called SimpleLinearRegression that demonstrates a general approach that can be used to develop PHP math libraries.
- PHP Community Forums - Discussion on PHP and related databases like MySQL, MS SQL. PHP Hosting, installation, PHP 5, PHP Addons are also the topics for discussion
- PHP Virtual Guide - Video tutorials covering PHP from the basics to advanced techniques.
- Code Comments PHP Forums - Forums and newsgroups for many PHP related topics, including PHP installation, announcements, documentation, pear, XML and PHP programming.
- Configuration Manipulation With PHP Config (Dev Shed) - This article introduces a toolkit designed specifically for manipulating configuration files, thereby reducing the number of lines of code needed to read and modify application variables. This toolkit is written in PHP and implemented as a class, suitable for use in any PHP-based application and accessible via standard OO techniques.
- PHP Example Scripts - Assorted PHP scripts in a teach by example layout.
- PHP Manual Listing - The official PHP manual explains and documents everything about PHP. Listed are the downloadable HTML and CHM versions, and a link to the online version. About 12 different languages are available.
- PHP Editors - PHP Editor reviews, ratings and user comments. PHP Programmers Contests, the PHP Programmers Help Forums.
- ByteRun Protector for PHP - PHP script encoder and trialware creator with a graphical interface with several editions available. The website also offers a web-based free PHP encoder accessible through a free membership as well as support through a newsletter and forum. [Commercial]
Wikipedia Articles
- Alternative PHP Cache - Alternative PHP Cache (APC) is a PHP extension for caching data and compiled code from the PHP bytecode compiler in shared memory, commonly known as a PHP accelerator. It is Open source and available for free under the PHP license.
- PHP/Java Bridge - PHP/Java Bridge is an open-source XML-based network protocol, which can be used to connect the native script engine PHP with a Java or ECMA 335 virtual machine. The PHP/Java Bridge allows developers to access Java classes from within PHP scripts.
- PHP-GTK - PHP-GTK is a set of language bindings for PHP which allow GUI applications to be written in that programming language. PHP-GTK provides an object-oriented interface to GTK+ classes and functions.
- PHP accelerator - PHP accelerator is the common name given to an extension designed to boost the performance of software applications written using the PHP programming language. Most work by caching the compiled bytecode form of PHP scripts to avoid the overhead on every page request of parsing and compiling source code that may never even get executed.
- PHP License - The PHP License is the software license under which the PHP programming language is released. The PHP License is a GPL incompatible free software license according to the Free Software Foundation and the Open Source Initiative..