Upcoming News


Database »

MySQL is known for its willingness to accept invalid queries, data values. It can silently commit your transaction, truncate your data....
Posted by girish.r 5 hours ago (http://code.openark.org)
Discuss  | Read MoreBury | Tweet This | Tagged: mysql configuration data types sql_mod
| Add To 

New Releases »

Late last night, the developers behind phpBB announced that they’ve released phpBB 3.0.7-PL1. This release addresses a security vulnerability that was introduced in release 3.0.7, relating to a critical bug in the permission handling for feeds.
Posted by girish.r 7 hours ago (http://www.phparch.com)
Discuss  | Read MoreBury | Tweet This | Tagged: forum phpbb release
| Add To 

New Releases »

There's been lots of buzz about Zend Framework 2.0 recently, and for good reason: the feature list is truly kick-ass. With dozens of proposed changes, the second iteration of the web's most popular framework is looking to be considerably better, more efficient and easier to use than the first, while still offering the functionality that framework users have come to expect.
Posted by girish.r 8 hours ago (http://www.phparch.com)
Discuss  | Read MoreBury | Tweet This | Tagged: new version php 5.3 zend framework
| Add To 

Articles »

It has been 6 months since the last CodeIgniter minor update and 18 months since the last major update. Through all this time we were given no information about the next release of CodeIgniter, but finally 2.0 is on the way.
Posted by girish.r 9 hours ago (http://philsturgeon.co.uk)
Discuss  | Read MoreBury | Tweet This | Tagged: codeigniter 2
| Add To 

Tips & Tricks »

After the server lockout and subsequent move last week I had to setup all my old sites on the new server. Aside from the loss of a few posts my blog (which I could restore from Google cache) and a few comments (which I couldn’t restore unfortunately) everything was pretty smooth. That was until I had to move over one of my clients sites that was using Dolphin CMS.
Posted by girish.r 10 hours ago (http://blog.ericlamb.net)
Discuss  | Read MoreBury | Tweet This | Tagged: boonex dolphin cms php
| Add To 

Tips & Tricks »

Codeigniter framework has a built in method named _remap which allows the programmer to overwrite the behavior of calling your controller methods over URI. Usually the second segment of the URI determines which function in the controller gets called.
Posted by girish.r 10 hours ago (http://www.exclusivetutorials.com)
Discuss  | Read MoreBury | Tweet This | Tagged: codeigniter framework url
| Add To 

Tips & Tricks »

Hi everybody. After a long time, I am here again with my new articles. I thought it can be good to start with a little clue for PHP coders. Usage of PHP functions is so easy and practical. However, usually we need to write our own functions while we are making our applications.
Posted by girish.r 10 hours ago (http://www.memiso.com)
Discuss  | Read MoreBury | Tweet This | Tagged: functions optional arguments user-define
| Add To 

Tips & Tricks »

Changes to the style of the CSS of a website can be done very easily, with the magic of JavaScript. However, JavaScript can be disabled, so it should be avoided for important things. The solution would be to use a server-side language, like PHP, to make it possible to create dynamic CSS files without having to resort to using JavaScript. Finally you can use dynamic CSS that works in all browser c
Posted by girish.r 10 hours ago (http://fwebde.com)
Discuss  | Read MoreBury | Tweet This | Tagged: dynamic css
| Add To 

Articles »

I see a number of questions regularly about module bootstraps in Zend Framework, and decided it was time to write a post about them finally.
In Zend Framework 1.8.0, we added Zend_Application, which is intended to (a) formalize the bootstrapping process, and (b) make it re-usable. One aspect of it was to allow bootstrapping of individual application modules -- which are discrete collections of
Posted by girish.r 10 hours ago (http://weierophinney.net)
Discuss  | Read MoreBury | Tweet This | Tagged: mvc php zend framework
| Add To 

Tutorials »

The dark days of Drupal theming are history. Today, it's pretty easy to find a slick design for your site, and if you need to build one from scratch there are great training tools to make the process painless. (Shameless plug: Lullabot's Theming Basics and Advanced Theming DVDs are a great resource!)
Posted by girish.r 22 hours ago (http://www.lullabot.com)
Discuss  | Read MoreBury | Tweet This | Tagged: drupal theme
| Add To 

Tutorials »

Let’s face it – there are a lot of development frameworks out there, especially for PHP. CodeIgnitor and CakePHP come to mind immediately as leading PHP frameworks, but in this article I’m going to give some compelling reasons as to why you should be doing your PHP development with the Fuse PHP Framework. Fuse is a Model/View/Controller framework for PHP.
Posted by girish.r 22 hours ago (http://visapoint.eu.com)
Discuss  | Read MoreBury | Tweet This | Tagged: mvc. oop fuse framework
| Add To 

Made in PHP »

If you design website themes for clients and know how much effort it can be to start from scratch, you might be interested in WordPress frameworks. You’re probably already familiar with WordPress, a versatile, low-end CMS (Content Management System) which is often used for weblogs and a variety of types of websites as well. But are you familiar with WordPress Frameworks, which can reduce your web
Posted by girish.r 22 hours ago (http://www.mostinspired.com)
Discuss  | Read MoreBury | Tweet This | Tagged: wordpress frameworks
| Add To 

Tutorials »

With the release of the iPhone OS 3 update came the ability to do live streaming. There are a few types of streaming and each requires a certain encoding and segmentation. I've put together a cheat sheet on how I went about building a static stream using FFMpeg and an example segmenter that someone has posted. I'm not covering windowed streams in this post but if you are thinking about implementi
Posted by girish.r 22 hours ago (http://www.ioncannon.net)
Discuss  | Read MoreBury | Tweet This | Tagged: iphone http streaming ffmpeg open source
| Add To 

Made in PHP »

PHP News System (phpns) is an open source CMS that enables you to embed dynamic content into an existing website. It allows you to design your website however you like, and squeezes content into your design, wherever you like, with one line of code. PHP News System requires PHP, MySQL and ability to change file permissions on the server.
Posted by girish.r 23 hours ago (http://www.w3avenue.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php news system phpns cms
| Add To 

Tutorials »

Today, we are going to learn how to install eZ Publish script. eZ Publish is a powerful Content Management System that is easy to use and of course free. In this tutorial, you will be guided step-by-step until you will be able to set up this powerful script by yourself.
Posted by girish.r 23 hours ago (http://www.magicblogz.com)
Discuss  | Read MoreBury | Tweet This | Tagged: ez publish cms
| Add To