Find the answer to your Linux question:
Results 1 to 2 of 2
hi @LL, i have $agreement in .php file this holds text which I need to edit but I can't find it. I tried: print print_r and var_dump but it only ...
  1. #1
    Just Joined!
    Join Date
    Aug 2006
    Posts
    32

    edit data from array

    hi @LL,

    i have $agreement in .php file
    this holds text which I need to edit but I can't find it.
    I tried:

    print print_r and var_dump but it only display the data and
    not where this is located.
    how to find where actual text from $agreement is located?

    thanks

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I'm afraid that I don't understand your question at all.

    To modify the value in $agreement, just assign a new value to $agreement. If this is not the problem, please provide more information. Remember: we don't know the context of this problem.
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

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