PHP

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

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

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

10 Principles of the PHP Masters

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

With PHP’s widespread adoption,it’s almost too easy to find a script or snippet to do exactly what you need. Unfortunately, there’s no filter as to what is a “good practice” and what’s, well… not so good when writing a PHP script.

10 Principles of the PHP Masters

Php access Gmail/MSN/Yahoo contacts

Posted under Development, PHP on Thursday, 6 August 2009 by

Php program can access the Gmail/MSN/Yahoo contacts

Php access Gmail/MSN/Yahoo contacts

eAccelerator PHP Accelerator Introduction

Posted under Article, Featured, PHP on Monday, 3 August 2009 by

eAccelerator is a further development from mmcache PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.

eAccelerator PHP Accelerator Introduction