php

NetBeans IDE 6.7.1 with JavaFX Now Available for Download!

The NetBeans Team is pleased to announce the release of NetBeans IDE 6.7.1, which supports the latest JavaFX SDK. Download NetBeans 6.7.1 (A JavaFX-only...

1 replies - 4495 views - 07/27/09 by Tinu A in Announcements

New PHP Features in Flash Builder 4 - Part 1: Data-Centric Feature Overview

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 - 13675 views - 07/13/09 by Kevin Hoyt in Articles

PHP Hidden Gem: similar_text()

Every once in a while you need to solve this unique problem. This problem that you usually only have to solve once or twice. So you start developing, but...

0 replies - 2923 views - 07/10/09 by Stefan Koopmanschap in Articles

Integrating Flex & PHP - An Introductory Tutorial

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 - 16811 views - 05/28/09 by LarryUllman in Articles

Top 10 PHP Frameworks

These are the top ten PHP frameworks that are based on the MVC design pattern. 1. Yii

2 replies - 5563 views - 04/02/09 by VictorDavtyan in News

Counting results with PDO

Many developers asked me how I count the result rows from a PDO statement.I asked them how they do it.They answered me the following example of...

5 replies - 2208 views - 02/06/09 by Marten in Tips and Tricks

Creating a NetBeans PHP Project from a Subversion Repository

This article describes my experience in creating a PHP project in NetBeans IDE 6.5 from the repository version of Mediawiki. The project included 3 kinds of...

0 replies - 5527 views - 11/20/08 by Jeff Rubinoff in Articles

NetBeans IDE 6.5 Beta: Geared for PHP Development!

As web developers increasingly tackle large-scale projects that use PHP together with MySQL, they stand to benefit from an IDE that can efficiently manage...

0 replies - 14218 views - 08/13/08 by lloyddunn in Articles

PHP 5.3 alpha1 With New Native MySQL Driver

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 - 4120 views - 08/01/08 by Schalk Neethling in Announcements

Generate Constructor, Getters and Setters in NetBeans PHP IDE

Petr Pisl is the lead engineer of the PHP work scheduled for NetBeans IDE 6.5. Here he shares an update on some of the latest work that's been done in this...

3 replies - 10794 views - 07/30/08 by ppisl in News

Leveraging Unit Tests As Functional Tests, Load Tests, and Service Monitors

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 - 5778 views - 07/21/08 by Schalk Neethling in News

PHP Access Control - PHP5 CMS Framework Development

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 - 12622 views - 07/14/08 by Schalk Neethling in Articles

PHPLinq As Cool As Real LINQ?

I read about the PHP Implementation of LINQ called PHPLinq. Frankly, I was sceptical about it. Finally, I gave it a try. I still remain sceptical... Let me...

1 replies - 2978 views - 07/10/08 by mikeborozdin in News

PHP - Stop including class files and use __autoload() instead

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 - 4715 views - 06/30/08 by Jaisen Mathai in Tips and Tricks

PHP Taco is Zend Framework, JQuery, Doctrine, PHPTAL, PHPIDS combined

PHP Taco combines some of the most useful libraries together to allow you to develop easily with Zend Framwork. To combine these manually can take many hours...

1 replies - 5058 views - 06/29/08 by philip in Announcements