Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Moderated Pro PHP
|
Moderated Pro PHP This is a moderated forum for discussing advanced, professional level issues with PHP. Your posts will not appear until a moderator approves them. Posts that are not the right level for this forum will be responded to and you'll be asked to post them in the [url="http://p2p.wrox.com/sql-server-2000-20/9"]Beginning PHP[/url] forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Moderated Pro PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 1st, 2008, 02:28 AM
Authorized User
 
Join Date: Nov 2005
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Default Page Submission in PHP - Advanced Search

Dear all,

I am working in PHP Advanced Search option. Problem Details as follows.

In advanced search I have two dropdown list say 'Manufacture' and 'Product'. First I will select Manufacture (I getting list from database - perfectly) and then I will select 'Product' (I getting list from database - perfectly). After making selection of both, I have written a SQL query to list the images based on both list box selection. This query is available in another .php file. The dropdown list box selected value is kept in a variable and it has been declared as a global variable.

My problem is. After selecting values from two list box the control moves to next .php but the global variable value is not available (means it is not passing the value to any page). That is the reason I am not getting the images output in my centre frame.

What could be the reason for this kind of error?

Please guide me- seems to be very urgent.

VENKATESH
__________________
VENKATESH





Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is Advanced Search ? MikeW2 BOOK: Beginning SharePoint 2007: Building Team Solutions with MOSS 2007 ISBN: 978-0-470-12449-9 2 August 13th, 2007 03:36 AM
What is Advanced PHP raaj Beginning PHP 6 December 21st, 2006 12:51 PM
ASP Advanced Search cancer10 Classic ASP Databases 11 October 17th, 2006 08:16 AM
advanced search Moharo Pro PHP 1 February 2nd, 2004 04:43 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.