I dont know How to solve this error?

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
php75
Forum Newbie
Posts: 8
Joined: Wed Nov 30, 2016 3:04 am

I dont know How to solve this error?

Post by php75 »

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
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: I dont know How to solve this error?

Post by requinix »

#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.
Post Reply