BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0
This is the forum to discuss the Wrox book Beginning PHP5, Apache, and MySQL Web Development by Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz, Michael K. Glass; ISBN: 9780764579660
You are currently viewing the BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 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
I have a problem 7 in chapter. To convert the types of rows of the images: check_image.php (rev2) and showimage (rev1). I do not succeed to understand the error. Thanks
Most errors I have found are all down to typing mistakes. Either missing $ or incorrectly typed variables (NOTE variables are case sensitive) or files pointing to the wrong locations. I'm sure if you recheck your code, it will work.