Featured Posts

Why PHP Frameworks MatterWhy PHP Frameworks Matter In a 1998 interview with Dr. Dobb’s Magazine, creator of the Perl programming language Larry Wall concluded his answer to the final question with a tip I’ve never forgotten, remarking, “Take...

Readmore

  • Prev
  • Next

Google Geo Coding

Posted on : 31-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

Here is the original post:
Google Geo Coding

VMware ESX/ESXi

Posted on : 31-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

Read more:
VMware ESX/ESXi

Automatic Class Loader

Posted on : 30-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

Link:
Automatic Class Loader

mail_class

Posted on : 30-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

More here:
mail_class

New Oracle PartnerNetwork (OPN) Specialization for MySQL Enables Partners to Showcase Expertise

Posted on : 30-01-2012 | By : admin | In : php database

0

Reaffirms Oracle’s Commitment to MySQL

View post:
New Oracle PartnerNetwork (OPN) Specialization for MySQL Enables Partners to Showcase Expertise

Easy Upload Class

Posted on : 29-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

Read more:
Easy Upload Class

Visa Payment Gateway Integration

Posted on : 29-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

Read the original post:
Visa Payment Gateway Integration

Easy Paginator

Posted on : 28-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

Go here to read the rest:
Easy Paginator

Simple Array

Posted on : 28-01-2012 | By : admin | In : PHP Classes

0

If you know an application of this package, send a message to the author to add a link here.

Read the original post:
Simple Array

Static Analysis with HipHop for PHP

Posted on : 27-01-2012 | By : admin | In : php scripts

0

In July 2010 I already blogged about the fact that HipHop for PHP , the source code transformer that turns PHP code into C++ code that can then be compiled with g++, can also be used for static code analysis to find problems in PHP source code. Today I started to work on a convenience wrapper for HipHop’s static analyzer : ➜ ~ hphpa /usr/local/src/code-coverage/PHP hphpa 1.0.0 by Sebastian Bergmann

Follow this link:
Static Analysis with HipHop for PHP