New Aptana PHP IDE intergrates PHP, MySQL, Ajax and Cloud Computing - Kevin Hakman

New Book on Representational State Transfer (REST) Released - Saalim Shaikh

Beta release of the X-Appl IDE for creating web based applications - Francois Rautenbach

PostgreSQL Maestro 8.10 released - Nikolay Kuznetsov

phpdox.net - ajax powered php documentation - andrew wulf

PHPDevShell V 2.0.0 released - Jason Schoeman

Free PHP Refcard Download from DZone - Wei Ling Chen

[Show All]

Using Get and Post Methodology in AJAX Applications
By Anthony Corbelli
GET is typically used when you simply need to retrieve data and POST is used when you want to change the state of the server (i.e. send/update data on the server). This article will discuss how we use GET and POST methodology in our Ajax applications!

PHP Code Snippet, Script, and Function Library
By PHPBuilder Community
One of the resources here on PHPBuilder that you may not be aware of is our large open source code library! It includes over 900 PHP code snippets, scripts, and functions in 15 different categories!

Using PHP for the Creation of SVG Images
By Ken Coar
As with many of the pages on my Web site, my SVG images are in fact created via PHP scripts. I often end up including many of those images on other pages, not always using the same size or colors, so making them customizable on a case-by-case basis is a useful thing. Find out how to use this effective tool in your PHP arsenal!

PHP Developer Resources
By Scott Clark
PHP is one of the most popular scripting languages today. As a result, internet.com has a multitude of PHP resources throughout our network of websites. Here are some of our best PHP resources, along with some featured tutorials and out-of-network resources that you may not know about.

Web Services Implementation using PHP and SOAP
By Rajeev Ranjan Rakesh
Web Services is a system which enables applications written in different languages, located in different places, running on different operating systems, to talk to each other, exchange information and perform different operations. Learn how to use PHP and SOAP to create your own web services in this article by Rajeev Rakesh!

Remote objects and Zend_Amf
By Richard Bates
Last week we discussed the new Zend Framework extension and gave you a look inside its functionality. This week we take off where we ended last week, and delve into remote objects and Zend_Amf!

Getting started with Flex and Zend_Amf
By Richard Bates
Adobe and Zend are ramping up collaboration between their platforms--developers will now be able to use their custom Adobe ActionScript classes in PHP thanks to excellent class mapping support in Zend_Amf. This article will introduce this new Zend Framework extension and give you a look inside its functionality!

Using the ADOdb library with Oracle and PHP
By Rajeev Ranjan Rakesh
Last week we discussed the use of the OCI8 extension and connection methods for using ADOdb to connect to an Oracle database. This week we'll delve further into the ADOdb library and will disect some example code to get you up to speed!


HOT THREADS
  Topic By Replies Updated
jamesm87 7614
ShootingStar 436
meddycool 94
stolzyboy 75
zrocker 44
meddycool 32
mTorbin 32
NogDog 30
iceomnia 29
trained_monkey 24
NEW THREADS
  Topic By Replies Updated
TheStalker 3
big-dog 0
Never
petes 2
petes 1
jim ones 0
Never
jme 1
wtg21.org 1
stinkmitt 2
stinkmitt 0
Never
icrwly 1
To start viewing messages, select the topic that you want to visit from the selection above.