Jump to content

PLEASE help!!!


zasnemo

Recommended Posts

oh shite, i must of done the example wrong then.

im trying to edit SMF, which contains a:

function template_main_above()
{
global $context;
print_r($context);

$context comes out fine.

and in that function i include:

include('a.php');

in that a.php I try to
print_r($context);

but it doesnt come out :-S
Link to comment
https://forums.phpfreaks.com/topic/18859-please-help/#findComment-81429
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.