Quote:
Originally Posted by Lynne
Well, you need to include it before you make any database calls. So, in either file I would think is fine. Depends on if you will need it again or not.
|
ok, thanks
i try and if i have any more problem i write it
--------------- Added [DATE]1253218729[/DATE] at [TIME]1253218729[/TIME] ---------------
i put require_once('./global.php'); at option code
and now the option code are
select:eval
require_once('./global.php');
require_once(DIR . '/includes/functions_colors.php');
$options = fetch_colors_options_array();
but now the error are :
Fatal error: Call to a member function on a non-object in
/......./......./......./......./forum/global.php on line
242