Techwarelabs Community

Techwarelabs Community (https://www.techwarelabs.com/community/index.php)
-   Software - Applications, Programming, and Games (https://www.techwarelabs.com/community/forumdisplay.php?f=13)
-   -   what the heck?!?!?!? (https://www.techwarelabs.com/community/showthread.php?t=10155)

Aemon_ 09-30-2004 09:30 AM

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

Aemon_ 09-30-2004 10:21 AM

nevermind. stupid mistake. cant pass info to an included page apparently.


All times are GMT -5. The time now is 10:25 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.