
Today I prepared new and interesting tutorial – I will tell how you can
create an Ajax PHP guestbook with your own unique design. Our records will be...
1 replies - 23826 views - 11/08/11 by Andrey Prikaznov in Articles

Solarium 2.2.0 has been released and can be downloaded from the homepage, or the Github project page.
This release includes:
Support for the...
1 replies - 2757 views - 11/08/11 by Bas De Nooijer in News

MySQL and PHP work wonders together, but sometimes getting them to talk can be a little less than obvious.The official documentation of MySQLi, the improved...
1 replies - 5980 views - 11/07/11 by John Esposito in Articles

PHP frameworks are great. For data access, though, Vic Cherubini doesn't think so.Specifically, Vic feels that using an ORM framework to write SQL just...
1 replies - 3038 views - 11/07/11 by John Esposito in Articles

In the scenario of today, a method is missing some information to accomplish its responsibility. Usually, it is forced to look up these data into some form of...
0 replies - 2806 views - 11/07/11 by Giorgio Sironi in Articles

Back in logic 101 you probably learned that English 'or' means,
sadly, two different things: inclusive ('spinach or romaine is okay')
and exclusive ('to be...
1 replies - 2936 views - 11/05/11 by John Esposito in Articles

While I consider myself well-versed at the front-end theme aspects of
Drupal, I had been wanting to delve a little deeper into its
underpinnings, if only...
1 replies - 2607 views - 11/04/11 by Nathan Smith in News

This is an occasion to learn about a virtualization tool which I'm not familiar with, VirtualBox. The goal is to install PHP 5.4, which is not yet a stable...
2 replies - 4248 views - 11/03/11 by Giorgio Sironi in Articles

Easy for usersEasy for developersWhere are we now?
In PHP we've had a lousy culture
of code-sharing. Because depending on code from...
1 replies - 3041 views - 11/03/11 by Henri Bergius in Articles

I've been doing a lot of work with CakePHP lately and it has been
amazingly satisfying developing in a framework that encourages great
coding practices....
0 replies - 4017 views - 11/03/11 by Mike Bernat in News

Many web developers would love to do everything in PHP -- maybe because it was their first web programming language, or because plenty of pre-written code is...
1 replies - 2419 views - 11/02/11 by John Esposito in Articles

Remote site editing is pretty cool. WebMatrix 2 makes remote editing pretty easy, even if you do maintain a single machine for major development. Robert Lucero...
1 replies - 6203 views - 11/01/11 by John Esposito in Articles

Let's say we want to run PHP but we have only an available hosting for Java. An example provided from Resin documentation would be to have an easy way to...
2 replies - 5493 views - 11/01/11 by Giorgio Sironi in Articles

PHP is great because everybody uses it (and it's fast, and easy to learn, etc.). Node.js is great for lots of reasons, unless it isn't (and if controversy...
1 replies - 20404 views - 10/31/11 by John Esposito in Articles

Graph API from Facebook
is a very interesting project based on open graph protocol. Facebook is
gradually setting Graph API as the standard and deprecating...
0 replies - 7458 views - 10/31/11 by Hasin Hayder in Articles