Signing SOAP Headers In PHP Web Services
Signing meta data of SOAP headers, can be as important as signing the SOAP body which contain the actual data in your business. This post talk about... more »
0 commentsSave Tags: how-to, php, security, web services
Morph Labs Expands Its Cloud Services to Support PHP Applications
Platform as a Service (PaaS) provider Morph Labs just added PHP support to it's already impressive cloud services that already allows Rails, Java and... more »
0 commentsSave Tags: news, php, web 2.0, web services
10 Advanced PHP Tips To Improve Your Programming
PHP programming has climbed rapidly since its humble beginnings in 1995. Since then, PHP has become the most popular programming language for Web... more »
3 commentsSave Tags: frameworks, how-to, php
Sort multi dimensional array
PHP function for multi dimensional array sorting
0 commentsSave Tags: opinion, php, research, tools
We're moving on up!
The results for the Packt Publishing Awards are out and CMS Made Simple has hit the number 2 spot in both the Best PHP Based Open Source CMS and Most... more »
0 commentsSave Tags: frameworks, news, php
SOAP WebService in Symfony
One interesting topic on web development is webservice development. There are several techniques to implement a webservice out there, and today I’ll... more »
0 commentsSave Tags: frameworks, php
Object Oriented PHP Templating
An overview of different approaches to templating in PHP, and the usage of OO design to solve common problems that plague those approaches.
0 commentsSave Tags: php
User Management Explained: Overview
In this article we will look at how to create a secure user management module. No user authentication or user management script can ever be one... more »
0 commentsSave Tags: php
Zend_Log_Writer_Mail: “Ready for Recommendation”
At its most basic, Zend_Log allows n number of “writers,” where a writer is something like writing to a stream, Firebug/FirePHP, etc. At the time of... more »
0 commentsSave Tags: frameworks, php
The Good, Bad, and Ugly of PHP Application Development
This critique of PHP comes from John Coggeshall who is a Senior Member of Zend Technologies' Global Services Group. He provides professional services... more »
3 commentsSave Tags: methodology, opinion, php
Zend Framework: Surviving The Deep End
People have approached me over the months curious about why I don't just write a Zend Framework themed book, get with a publisher, and make mountains... more »
0 commentsSave Tags: frameworks, php
In the Woods - A Crash-Course in Regular Expressions- video tut
This screencast will teach you exactly how to use regular expressions in your coding.
1 commentsSave Tags: css-html, php, web 2.0, web design
via