Globals

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kevin Cloutier

    Globals

    Hi,

    I just purchased my first Mac which I will be using as a standaone web
    development machine. It shipped with Apache 1.3, but being a longtime
    windows user I can't seem to figure out how to turn on the Global
    variables, or even find the configuration files. I'm currently running
    PHP 5.0.4.

    Any help would be greatly appreciated as I am going insane trying to
    figure this out.

    Thanks for your help,

    Kevin
  • Steve Doria

    #2
    Re: Globals

    Global variables that you might want to use are enabled by default. If
    you want to use the global variables that have been disabled since
    4.2.0, you might want to refer to


    Steve Doria


    Kevin Cloutier wrote:[color=blue]
    > Hi,
    >
    > I just purchased my first Mac which I will be using as a standaone web
    > development machine. It shipped with Apache 1.3, but being a longtime
    > windows user I can't seem to figure out how to turn on the Global
    > variables, or even find the configuration files. I'm currently running
    > PHP 5.0.4.
    >
    > Any help would be greatly appreciated as I am going insane trying to
    > figure this out.
    >
    > Thanks for your help,
    >
    > Kevin[/color]

    Comment

    • Kevin Cloutier

      #3
      Re: Globals

      Hi Steve,

      Thanks, I think I am so used to this being way more difficult than it
      shouild (i.e. windows), that I am over thinking everything.

      Again, thanks for the help,

      Kevin


      Steve Doria wrote:[color=blue]
      > Global variables that you might want to use are enabled by default. If
      > you want to use the global variables that have been disabled since
      > 4.2.0, you might want to refer to
      > http://www.php.net/manual/en/languag...predefined.php
      >
      > Steve Doria
      > http://blog.stevedoria.net/
      >
      > Kevin Cloutier wrote:
      >[color=green]
      >> Hi,
      >>
      >> I just purchased my first Mac which I will be using as a standaone web
      >> development machine. It shipped with Apache 1.3, but being a longtime
      >> windows user I can't seem to figure out how to turn on the Global
      >> variables, or even find the configuration files. I'm currently running
      >> PHP 5.0.4.
      >>
      >> Any help would be greatly appreciated as I am going insane trying to
      >> figure this out.
      >>
      >> Thanks for your help,
      >>
      >> Kevin[/color][/color]

      Comment

      Working...