Em Quarta 04 Abril 2007 10:19, Ross escreveu:
> I am wondering how you store and recall your functions.
>
> I have an external file - functions.php, this includes all the functions
> for the site. It is included in the pages head and then I just use the
> functions when I need them.
>
> Does anyone have a better way to store/recall functions?
>
> R.

For my projects, I'm using OOP... =]
But if your projects are just "contact forms", you don't need OOP.

I believe that just split your files is a good way! =]

[]s

-- 
Davi Vidal
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--

Agora com fortune:
"Fortune finishes the great quotations, #6

        "But, soft!  What light through yonder window breaks?"
        It's nothing, honey.  Go back to sleep."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to