Jetbrains today unveiled its new JetBrains Web IDE, a new specialized development environment for web authoring and PHP programming.
0 replies - 2227 views - 08/12/09 by Eugene Toporov in Announcements
PHP and the Flash Platform are no strangers. when Flash Player 4 added dynamic data features via query strings, PHP was there. When Flash Player 5 added XML...
0 replies - 13684 views - 07/13/09 by Kevin Hoyt in Articles
Ten years ago or so, the World Wide Web primarily meant static HTML. Horrendous JavaScript, trivial games, and frivolous splash pages represented the common...
7 replies - 16822 views - 05/28/09 by LarryUllman in Articles
The first alpha version of PHP 5.3 was made available for download by the PHP Development Team. It contains the latest version of the MySQL native driver for...
0 replies - 4124 views - 08/01/08 by Schalk Neethling in Announcements
Frank Cohen will demonstrate the new PushToTest TestMaker Version 5
open- source end-to-end service governance and test automation tool.
Software developers...
0 replies - 5784 views - 07/21/08 by Schalk Neethling in News
Now we have some ideas about database, we quickly run into another requirement.
Many websites will want to control who has access to what. Once embarked on...
1 replies - 12624 views - 07/14/08 by Schalk Neethling in Articles
June was a bumper month with a huge amount of awesome articles and tutorials posted across the web. Below is a list of ... not to be missed articles from...
0 replies - 5855 views - 07/01/08 by Schalk Neethling in News
PHP added several magic methods in PHP5. __autoload(),
however, isn’t one of them. But that doesn’t make it any less useful.
In fact it’s one of...
4 replies - 4716 views - 06/30/08 by Jaisen Mathai in Tips and Tricks
Noticing your pages are loading slowly or just don't like using
extra cpu cycles when you don't have to? PHP makes caching very easy
with their variety of...
0 replies - 5602 views - 06/20/08 by Mike Bernat in News
In this article I will cover getting PHP set-up on Windows, with Apache and MySQL (WAMP).
At the end I will also cover how to get phpMyAdmin and Wordpress...
0 replies - 8658 views - 06/18/08 by Schalk Neethling in News
On a new website I am developing for a client I had to add the usual
"Did you mean... ?" in the search results for her. Si I started
thinking for the...
0 replies - 22470 views - 06/06/08 by Alejandro Alvarez in News
I've so far worked only very little with XML with namespaces,
especially in terms of parsing it. Therefor, I was quite stumped today
on the parsing of a...
0 replies - 1691 views - 05/30/08 by Stefan Koopmanschap in Articles
Part I - Ajax Boot Camp
Chapter 1 - Ajax and a Brave New World Wide Web
The author begins with a very nice high-level overview of what exactly
Ajax is, using the example of a shipping charge...
0 replies - 2047 views - 02/27/08 by Matt Stine in Book Reviews
Using a little magic and trickery (read: PHP and CSS), we can change the appearance of a website automatically based on the weather outside, in real time! In...
0 replies - 6664 views - 02/16/08 by Chris Coyier in News