•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 391,994 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,267 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 680 | Replies: 25 | Solved
![]() |
•
•
Join Date: May 2008
Location: Hyderabad,India
Posts: 89
Reputation:
Rep Power: 1
Solved Threads: 0
I think some wrong with this :
Because I tried to print $var but nothing is displayed.and in the code we need this keyword.As a result the final output is also empty... Its working for you but Why is it not working for ME
<?php
if (isset($_POST['submit'])) {
$var = trim($_POST['keyword']);
header('Location: pageno.php?keyword='. $var);
die();
}
?>
Last edited by Suhacini : Jun 4th, 2008 at 3:49 am.
Suhasini
•
•
Join Date: Jun 2007
Location: Valley Center, Kansas
Posts: 536
Reputation:
Rep Power: 3
Solved Threads: 54
•
•
Join Date: May 2008
Location: Hyderabad,India
Posts: 89
Reputation:
Rep Power: 1
Solved Threads: 0
•
•
Join Date: Jun 2007
Location: Valley Center, Kansas
Posts: 536
Reputation:
Rep Power: 3
Solved Threads: 54
•
•
Join Date: May 2008
Location: Hyderabad,India
Posts: 89
Reputation:
Rep Power: 1
Solved Threads: 0
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
Similar Threads
- PHP Navigation help please (PHP)
- CSS position problem (HTML and CSS)
- Change IE "Action Canceled" page?? (Web Browsers)
- Scrolling tables problem (HTML and CSS)
- Router is slower than adapter (Network Security)
- Parse error at last line of page's code (PHP)
- Navigation Bar that extends the length of the page (HTML and CSS)
- Problem - IE Synchronize navigation (Web Browsers)
- Mouse over buttons on .js file? Urgent-help (JavaScript / DHTML / AJAX)
Other Threads in the PHP Forum
- Previous Thread: 2 tier & 3 tier architectures in php?
- Next Thread: Serious problem with attchments-please help


Linear Mode