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 ...
- 12-19-2008 #1Just 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
- 12-21-2008 #2
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


Reply With Quote