Jump to content

[SOLVED] [solved] quick question: undefined index


andr923

Recommended Posts

if (!$_REQUEST['view']) {

 

I placed that code in one of my files to check whether the user has clicked on a link that is supposed to direct it to view a blog item.  If it is indeed untrue, then it shows a list of blog items, else it shows the blog with the id set by 'view'

 

For some reason, the code works.  But it gives me this undefined index error nonetheless.

 

this can be seen at:

 

http://andreimatorin.com/new/blog.php

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.