Configure Cake PHP on Zend Core For Oracle

If you guys are running XAMPP as your apache then its a piece of cake for you to configure cakePHP for the first time.

just open your httpd.conf and look for the following line and uncomment it
LoadModule rewrite_module modules/mod_rewrite.so

But if you guys are running Zend Core as your apache then you will need a little bit more effort to configure your cakePHP for the first time.

Look for these lines in your httpd.conf

1. LoadModule rewrite_module

Posted at 8am on 04/20/08 | no comments | Filed Under: CakePHP read on

How to truncate DB2 Table

DB2 Truncate is not as straight forward as Oracle Truncate. If in Oracle you can use “truncate table “…  You may use the below command to truncate table in db2.

alter table schema.table_name activate not logged initially with empty table

Posted at 3am on 04/18/08 | no comments | Filed Under: IBM DB2 read on

About

Welcome to Xyiry PHP Blog

Hi Im Mohd Izzairi Yamin, a programmer doing open source stuffs and PHP programming. Currently Im working in an MSC status company developing online application solutions. I love PHP very much and it has become my flash and blood. PHP is a great language to learn where you can develop most of today’s online application fast.

I would like to go deeper by mastering PHP language and not to forget Ruby On Rails. Ruby on rails is a language by itself that uses rails framework. For more info of ROR please visit Ruby On Rails PHP has also come up with such new features that is CakePHP, Why CakePHP ? To fasten your development runtime and for a big organization it brings big profit. Hehe.. CakePHP is closer to ruby on rails where cakePHP uses MVC framework.

This blog is for all PHP and open source geeks to share out ideas and opinion.


I would like to welcome all of you to this programming blog. Basically this is a PHP blog and I do hope you would treat this blog as a PHP blog.Please bear in mind that this blog is regardless of colour, race or religion so please do not discuss any issue that might hurt others.

I hope all of you who are here, are the wise ones. So Please Maintain That Perception.

Thank you once again for visiting my PHP Blog

Thanks & Regards
Xyiry

Categories

Monthly Archives