RedTram News Search Engine
Русский  English Українська  Français  Polski  Deutsch  Italiano  Español  中文   
13 December 2008 year (time zone GMT 00:00)  Number of sources in English: 4957
Navigating the themes
Navigating the regions
All Themes Blogs World
Blogs (World) RSS 2.0

Leonid Mamchenkov's Blog: Perl vs. PHP : variable scoping

13.12.2008 02:53    phpdeveloper.org
Leonid Mamchenkov has compared Perl versus PHP in this new blog post - specifically how they handle variable scoping.I've mentioned quite a few times that I am a big fan of Perl programming language. However, most of my programming time
World    Web


Chris Jones' Blog: PHP OCI8 1.3 RPM is now on ULN

13.12.2008 02:53    phpdeveloper.org
Chris Jones has announced that the latest build of the OCI8 drivers for PHP (the RPM of them) has been posted to their "Unbreakable Linux Network" site.A "php-oci8-11gR1" RPM is now available on the "Unbreakable Linux Network" (http://linux.oracle.com/) in the
World    Web

Site News: Popular Posts for the Week of 12.12.2008

13.12.2008 02:53    phpdeveloper.org
Popular posts from PHPDeveloper.org for the past week:Doug Brown's Blog: Zend Framework vs CakePHP FrameworkTotalPHP: Using a global configuration fileKnut Urdalen's Blog: Yii Framework 1.0 released!Eli White's Blog: Interviewing ProgrammersKris Jordan's Blog: Towards RESTful PHP - 5 Basic Tipsphp|architect: Last
World    Web

Vinu Thomas' Blog: Wordpress blogging on a S60 Phone

13.12.2008 02:53    phpdeveloper.org
In this new post to his blog Vinu Thomas shows how to install an application onto his S60 phone to access his WordPress blog.I just came across this S60 freeware today which allows me to manage my wordpress blog on
World    Web


ServerSide Magazine: Session Hijacking

13.12.2008 02:53    phpdeveloper.org
In this recent article from ServerSide Magazine they look at a security issue that can be hard to detect if you're not sure what you're looking for - session hijacking - and how you can help to prevent it on
World    Web

Adam Hosker's Blog: Differences Between PHP 4 and 5

13.12.2008 02:53    phpdeveloper.org
Adam Hosker has posted some of the differences between PHP4 and PHP5 to help you make the transition.He's broken it up into a few different sections:Language FeaturesObjectsMagic MethodsSelected New ExtensionsError ManagementEach of the sections has several subpoints detailing changes, updates
World    Web

NETTUTS.com: Anatomy of a WordPress Plugin

13.12.2008 02:53    phpdeveloper.org
The NETTUTS.com site has an in-depth tutorial looking at the anatomy of a WordPress plugin:WordPress is well known for its amazing collection of free plugins. There is one for almost every need you can think of, from backing up your
World    Web

Abhinav Singh's Blog: PHP Extensions - How and Why?

13.12.2008 02:53    phpdeveloper.org
Abhinav Singh has posted a guide to PHP extensions - what they are and how to write a simple "hello world" one.Assuming you have read the previous post, lets discuss on how to build our first PHP extension: every PHP
World    Web

Matthew Weier O'Phinney's Blog: Autocompletion with Zend Framework and Dojo

13.12.2008 02:53    phpdeveloper.org
Matthew Weier O'Phinney has put together a guide to answer some of the questions he's been getting about combining the Zend Framework and Dojo functionality for autocompletion.I've fielded several questions about setting up an autocompleter with Zend Framework and Dojo,
World    Web

1