Connecting Tech Pros Worldwide Help | Site Map

Globals

  #1  
Old December 21st, 2005, 03:45 AM
Kevin Cloutier
Guest
 
Posts: n/a
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
  #2  
Old December 21st, 2005, 04:15 AM
Steve Doria
Guest
 
Posts: n/a

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]
  #3  
Old December 21st, 2005, 04:25 AM
Kevin Cloutier
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
globals() using For Loop against Generator cokofreedom@gmail.com answers 1 March 18th, 2008 06:26 PM
how to create/ref globals in an alternate namespace? Steven W. Orr answers 5 April 28th, 2007 07:05 PM
exec "def.." in globals(), locals() does not work xml0x1a@yahoo.com answers 2 February 20th, 2007 05:05 AM
globals and super globals John answers 7 July 17th, 2005 12:44 PM
array_multisort on $GLOBALS array Frostillicus answers 5 July 17th, 2005 06:39 AM