Wrox Programmer Forums
|
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6
This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 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 August 6th, 2004, 04:05 PM
Registered User
 
Join Date: Aug 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Wrox example code fault )



In the (PHP, Apache, MySQL Web Development) book there are sample codes to work through. However I get a blank screen with words "Empty Query" on movie_details.php when I try to click the URLs under the "Movie Title" coloumn from table3.php. There is a line in movie_details.php which is

movie_id ='".$_GET['movie_id']."'";

I changed it to

movie_id = $_GET[movie_id]";

and it worked....

:)

All Women should have big bums..
 
Old August 9th, 2004, 01:12 AM
Authorized User
 
Join Date: Jul 2004
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by The Gorgon
 

In the (PHP, Apache, MySQL Web Development) book there are sample codes to work through. However I get a blank screen with words "Empty Query" on movie_details.php when I try to click the URLs under the "Movie Title" coloumn from table3.php. There is a line in movie_details.php which is

movie_id ='".$_GET['movie_id']."'";

I changed it to

movie_id = $_GET[movie_id]";

and it worked....

:)

All Women should have big bums..
How about some specifics; like page or chapter? Line number would be nice also.





Similar Threads
Thread Thread Starter Forum Replies Last Post
C# Wrox CMS Code jminatel BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 5 June 3rd, 2009 04:41 AM
Segmentation Fault diamondField Linux 4 December 15th, 2006 12:12 PM
Having problem inside functions (seg-fault). mgm BOOK: Professional Assembly Language 0 August 4th, 2006 12:34 PM
i need to understand this wrox code saudyonline General .NET 2 October 31st, 2004 12:07 PM
Read first!!!: Where is the code for a Wrox book jminatel All Other Wrox Books 0 March 17th, 2004 04:43 PM





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