php5 and global variables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello Friends,

How to set global variables " ON" in php 5 in .htaccess file.

in php4 we could set it by using the following line.

<IfModule mod_php4.c>
  php_value session.use_trans_sid 0
  php_value register_globals 1
</IfModule>

but what to do for php5 to use global variables, and updating htaccess.

Please suggest me

Warm Regards,

Tarun

[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux