I am looking for a little help. A friend gave me a script to use but i am getting the following error below and am not sure how to resolve this issue. Can you please tell me how to resolve this issue? I am looking to learn PHP myself. I do know some basic, so if you could explain why i am getting this error and how to resolve, that would help me further myself in the php language.
Can you please explain more on what that means? and maybe provide a solution? Thanks alot of helping me.
No solution because I don't know what you were trying to create... Example: $This = new That(Params);
I wish i new a little more so i could understand a little better. I have a script which was provided to me by a friend to use. Now when i go to try to install the script, or do anything i just get this error: Now i am not sure what you mean by this: Example: $This = new That(Params); My understand of what that could mean is. 1. it is a variabile, so all that i see was done is that a variabile called $that was made and you filled the container with *new*. Can you please explain on what i should do or how to solve this issue? i do not really know to much about PHP but am learning and studying it.