Navigation
Related categories
About this page
We apologize for the little information we provide, this page is still under construction. Please stay tuned.
PHP Programming
PHP development, debugging and testing
PHP and SOAP
- Consuming MapPoint Web Service in PHP using NuSOAP [10]
- Open Source Web Services - Chapter 8 PHP and Web Services
- Building XML Web Services with PHP NuSOAP [11]
- Building Web Services Using NuSOAP Toolkit [12]
- Make a SOAP client using PHP and NuSoap [13]
- Scott Nichol' Programming with NuSOAP introduction, part 1 and part 2
- Scott Nichol' Programming with NuSOAP Using WSDL [14]
PHP and JSON
PHP Resources
- Web Application Structure (WASP) for PHP 5 - web application framework built on PHP 5
- Three-Tier Development with PHP 5 [15]
- NVO Virtual Observatory Summer School PHP tutorial [16]
- PHP documentation [17]
- Oracle PHP resources [18]
- Smarty - PHP template engine [19]
- PHP5 SimpleXML Overview [20] (resources)
- PECL - repository for PHP Extensions
- PEAR - PHP Extension and Application Repository
Database administration PHP frontends
- phpPgAdmin - web-based, PHP administration tool for PostgreSQL
- phpMyAdmin - web-based, PHP administration tool for MySQL
- phpOraAdmin - web-based, PHP administration tool for Oracle
Communication between PHP and other languages
- php/Java bridge - fast XML-based network protocol used to connect a native script engine, PHP, with a Java or ECMA 335 .NET/CLI virtual machine
- Allows accessing java classes from within PHP scripts and PHP scripts from within Java classes