Development

php5 Reflection API

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

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

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.

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

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

WebShell Check Shell for PHP

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

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

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

Amazon Web Services PHP Script

Posted under Article, Development, PHP on Monday, 21 September 2009 by

This amazon script was originally developed by Uioreanu Calin in 2002, in this version we have adapted it for easier reading and editing, we always found the original version a great help but such a chore to find your way around with redundant files often getting in the way.

Amazon Web Services PHP Script

Getting PHP running with Apache

Posted under Article, PHP on Monday, 21 September 2009 by

The #debian IRC channel on freenode very often sees people who don’t know how to get PHP running with Apache. This is nearly always caused by missing packages – particularly the Apache mod_php module.

Getting PHP running with Apache

PHP and C# common encryption and decryption function class, Use of 3DES encryption and decryption

Posted under Article, ASP.NET, Development, PHP on Saturday, 12 September 2009 by

PHP and C# common encryption and decryption function class, Use of 3DES encryption and decryption

PHP and C# common encryption and decryption function class, Use of 3DES encryption and decryption

Currency Converter

Posted under Article, PHP on Thursday, 3 September 2009 by

This is a currency converter, built with a combination of javascript and php, which uses an XML feed from http://www.ecb.int/ to get up to date exchange rates.

Currency Converter

The busy Java developer’s guide to Scala: Dive deeper into Scala concurrency

Posted under Article, Development, Featured, Java on Friday, 28 August 2009 by

In the last article, I talked about the importance of building concurrent code (whether it’s in Scala or not) and some of the problems and issues facing developers in doing so, including not locking too much, not locking too little, avoiding deadlocks, avoiding spinning up too many threads, and so on. Quite a depressing list.

The busy Java developer’s guide to Scala: Dive deeper into Scala concurrency

20 extremely useful php class library

Posted under Article, Featured, PHP on Thursday, 27 August 2009 by

Here are some very useful PHP class library, I believe than can help you better and faster development.

20 extremely useful php class library

Java Listener: A Java Bedtime Story

Posted under Article, Featured, Java on Tuesday, 25 August 2009 by

This article is modeled .NET Delegates: AC # Bedtime Story realization of the function of the Java code, schedule, there is no written text stories. See the original link.

Java Listener: A Java Bedtime Story

PHP Hash Functions Manual

Posted under Article, Development, PHP on Saturday, 22 August 2009 by

PHP array, associative array, object properties, function table, symbol table, and so on are used for the container to do HashTable.

PHP Hash Functions Manual

40 Tips for optimizing your php Code

Posted under Article, Featured, PHP on Saturday, 22 August 2009 by

The OP said “don’t waste your time optimizing basic PHP code” and he’s right. The source of slowness in simple code is most likely external to the code

40 Tips for optimizing your php Code

Best open source PHP program

Posted under Article, Featured, Open Source, PHP on Thursday, 20 August 2009 by

A large number of PHP Open Source Applications to change the world, change the Internet.

Best open source PHP program