Thursday, December 4, 2008

Re: basics.php in CakePHP

On Thu, Dec 4, 2008 at 7:48 AM, krishna <mailtokrishnaleela@gmail.com> wrote:

Hi Cake Bakers,

I happen to see the basics.php in CakePHP. Found some interesting and
very useful functions. Want to place a small note on it.

1. Basic units of time defined.
2. Functions related to array manipulations.
3. Functions related to string manipulations.

Can u use these functions instead of PHP's direct functions.

Yes. "basics.php" is included by bootstrap.php which means it's available everywhere.

- Gonzalo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: