|
|
 |
Re: FN-FORUM: PHP Problem
date posted 1st July 2004 20:46
nick b wrote:
>
> sorry I think I'm being dim... didn't read the question. lose 10 marks!
>
> nick b wrote:
Your answer was probably up the right street though. What we normally do is
where doSomething() is a function definted in the functions.php file.
That should just work fine and dandy. Require and include are the same
other than that require explodes if it can't get the file, and include
just gives a warning.
hth
Dan
--
http://www.dandylogic.com
|
 |
|