Tag: tutorial

Sending complex unknown object types via WebServices in NuSoap

A small tutorial about sending PHP Objects via S.O.A.P. WebServices. The Objects are of an uknown type and must be constructed dinamycally.

How to make a simple backup program using a BAT file

This tutorial teaches you how to make your own backup program. Its nothing fancy like SVN or CVS but it does help you if you don’t have time to use something else (although i recommend you should make time)

PHP 5 OOP Advanced Techniques – Simple example

A quick overview of PHP 5.2 OOP features. It is a good start for anyone who wants to understand about OOP but hasn’t started learning it so far.

SOAP WebServices in CakePHP

Webservices exist for a while now. They are often used behind major application that the internet user visits and uses each day. They are not visible to the ordinary user but they are a strong point in the development of new applications and in the process of creating relationships between various services offered on the [...]

Custom Locale for CakePHP

1. Introduction CakePHP’s localization system maybe good & performant, but it is also abit hard to implement/adjust and maintain. Most of the time, us developers will want to have a simple system to change the languages used, to change the words for each language and to debug the localization system.  In the following minutes, we [...]

7 reasons to switch to Netbeans 6.7 Beta – PHP IDE

When i started to develop php, i mostly done my work within the usual notepad. Afterward i felt the need to have syntax highlighting so i switched to some free text editors which supports php. My first stable editor that i used for nearly 2 years was Zend Studio (Dreamweaver was also a choice but [...]

CakePHP Debugging

Hello CakePHP users! With this first article, i will start the series of tutorials including some freebies so that your work with this excelent easy to user framework will be piece of “cake” . What i am about to show you in this tutorial is something rather simple, not based on php code but on [...]

Find me on twitter

Find me on Facebook

Recent Tweets