Jump to content

Recommended Posts

Posted

i get this message i get this message while testing in a browser on exercise 7 lesson 11 sessions part 3

 

 

is there something wrong with my browser

 

because in my previous lesson i could not view my page directly through dreamweaver but i could by putiing in the url

 

 

strange

 

but as i see it the more mistakes i make the more i learn!!!!

 

 

great eh!!! B)

 

 

 

 

 

Notice: Undefined index: browser in C:\wamp\www\sessions\session.php on line 21

Posted

If you are working with PHP, you have to view the site through localhost, which means using the browser.

 

When you get "undefined index" errors, that often means that you are trying to access a variable that doesn't exist. I think you'd need to post your code to get more specific help with this.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...