MySQL Forums
Forum List  »  PHP

Re: Cannot select specific record from a list
Posted by: Peter Brawley
Date: March 10, 2006 10:28AM

That's a lotta code for a posted problem, so I may be missing something, but since you've sent the rowspec to the detail page as url?camp_id=#, doesn't the detail page have to have something like ...

$camp_id = $_GET['camp_id'];

?

PB

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.