Welcome to Geeklog, Anonymous Friday, November 08 2024 @ 09:23 pm EST

Geeklog Forums

Centerblock of Statics, global vars


tokyoahead

Anonymous
Hi,

I have been writing a php-driven static page in the style of:
------------

$setting1="x";

$action=$_POST['action'];
if ($action=="z") {function1();} else {function2();}

function function1()
{
global $setting1;

etc etc

------------------

Now the function works perfectly as a stati page. When I switch this static page to become a centerblock however, the global variables dont work anymore!

Someone can tell me why?

thanks
 Quote

All times are EST. The time is now 09:23 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content