Connecting Tech Pros Worldwide Forums | Help | Site Map

Globals

Kevin Cloutier
Guest
 
Posts: n/a
#1: Dec 21 '05
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
Guest
 
Posts: n/a
#2: Dec 21 '05

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
http://www.php.net/manual/en/languag...predefined.php

Steve Doria
http://blog.stevedoria.net/

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]
Kevin Cloutier
Guest
 
Posts: n/a
#3: Dec 21 '05

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]
Closed Thread