View Single Post
  #1  
Old 09-30-2004, 09:30 AM
Aemon_ Aemon_ is offline
Platinium Techie
 
Join Date: Apr 2002
Location: Brandon, UK
Posts: 928
Send a message via AIM to Aemon_
Default what the heck?!?!?!?

ok, here is my url:
http://localhost/content/login.php?title=mytitle

Here is my code:
Code:
<?php echo"<title>".$_GET['title']."</title>\n"; ?>
Here is my error:
Notice: Undefined index: title in c:\inetpub\wwwroot\headers\page_header.php on line 5

what the heck am i doing wrong????

thanks
__________________

Reply With Quote