Latest Posts

How do I set PHP include_path?

Posted under Article, PHP on Tuesday, 12 January 2010 by rueben

There are at least 2 ways you can set your PHP include_path.

How do I set PHP include_path?

Using php to detect proxy

Posted under Development, PHP on Tuesday, 12 January 2010 by Jack

Able to detect most of the visit through a proxy server ip.

Using php to detect proxy

php5 Reflection API

Posted under Article, Featured, PHP on Monday, 7 December 2009 by rueben

PHP5 comes with a complete reflection API that adds the ability to reverse-engineer classes, interfaces, functions and methods as well as extensions. Additionally, the reflection API also offers ways of retrieving doc comments for functions, classes and methods.

php5 Reflection API

PHP vs. Ruby on Rails. An evolutionary story of a Web Developer and his tools.

Posted under Article, Development, Featured, PHP on Tuesday, 1 December 2009 by Jack

When it comes to programming, more specifically the development of web applications, it is important to consider all the tools of the trade before using the one that is going to be used for the job.

PHP vs. Ruby on Rails. An evolutionary story of a Web Developer and his tools.

php/python/perl read directory

Posted under Article, PHP, Perl, Python on Monday, 2 November 2009 by Jack

php/python/perl read directory

php/python/perl read directory

PHP Function: register_shutdown_function()

Posted under Article, Development, Featured, PHP on Monday, 2 November 2009 by Jack

Since i’ve started programming in PHP i’ve found that there are some very interesting and useful functions native to the language that are buried deep in the very extensive PHP documentation. Sometimes you want to do something with your code and you end up writing lines and lines of elaborate code only to find out maybe a few months later that there is a function built into PHP that does exactly what you wanted to and does it a zillion times better.

PHP Function: register_shutdown_function()

To enhance the performance of PHP mode to change the distribution of Zend Engine

Posted under Article, Featured, PHP on Friday, 23 October 2009 by Jack

Zend in the implementation of the virtual machine, when compiling the generated op_array for each one opline the opcode will be distributed to the appropriate processor (zend_vm_def.h definition) implemented, and distributed in different ways according to the distribution process can be divided into CALL, SWITCH , and GOTO three types.

To enhance the performance of PHP mode to change the distribution of Zend Engine

TerranTribune – July 08 Joomla Templates

Posted under Joomla Templates, Template Resources on Wednesday, 7 October 2009 by rueben

The incredible new TerranTribune template features a lightning fast and clean news / magazine style design with one of the most versatile layouts we’ve ever assembled. An amazing 32 module positions allow for up to 7 columns of content as well as built in support for multiple standard advertising locations provide unending options for your site.

TerranTribune – July 08 Joomla Templates

WebShell Check Shell for PHP

Posted under Article, PHP on Tuesday, 6 October 2009 by Jack

WebShell Check Shell for PHP

WebShell Check Shell for PHP

How PHP became such a huge success

Posted under Article, News, PHP on Wednesday, 30 September 2009 by rueben

Rasmus Lerdorf is undoubtedly the most famous Greenlandic geek alive. Having created PHP as a bunch of hackish scripts to support his website in 1995, he turned it into a powerful, fully fledged language that’s now used by millions around the world.

How PHP became such a huge success