I am using phpstorm to create project using php,bootstrap and jquery..In this Project,I got two errors.But i dont know how to solve this error.Can anyone tell me what is the fault? I have attached two images
https://s29.postimg.org/u62j3jj2f/error.jpg
https://s28.postimg.org/dyq4oqj59/error2.jpg
I dont know How to solve this error?
Moderator: General Moderators
Re: I dont know How to solve this error?
#1 is because you're creating the same variable with the same value three different times. Does that seem right to you?
#2. Did you read the message? At all? It tells you EXACTLY what to do to solve the problem.
#2. Did you read the message? At all? It tells you EXACTLY what to do to solve the problem.