I've got a php page that I include in everypage on my site, its got variables declared with values at the top, and then functions i use, after including the page into my sites pages, when I use the functions the variables dont work, as in they are blank. How do i set them so they work within the functions aswell. do i declare them global or something? bearing in mind - they are all used in nearly all the functions.
cheers






Bookmarks