Results 1 to 2 of 2

Thread: Turn on allow_call_time_pass_reference for a single page

  1. #1
    Join Date
    Mar 2009
    Location
    Chennai, India
    Posts
    77
    Thanks
    16
    Thanked 7 Times in 6 Posts

    Default Turn on allow_call_time_pass_reference for a single page

    Hi, In my php.ini, allow_call_time_pass_reference is set to off..

    Is it possible to turn it on for a single page, that is, in the run time?

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Try ini_set.
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •