MelissaMMDP Posted December 6, 2018 Share Posted December 6, 2018 (edited) I believe I found an error in the digital online copy. It is in Chapter 2 under "Handling an HTML Form". Paragraph 3 reads: PHP is case-sensitive when it comes to variable names, so $_REQUEST[‘city’] will work, but $_REQUEST[‘city’] and $_REQUEST[‘city’] will have no value. I'm not seeing any difference in the three variable names. I believe this sentence needs to be fixed. Edited December 6, 2018 by MelissaMMDP Link to comment Share on other sites More sharing options...
Larry Posted December 7, 2018 Share Posted December 7, 2018 Yeah, sorry about that. Those should be using different cases. Thanks for reporting! Also, could you clarify what you mean by "digital online copy" so I can make sure it gets fixed? Link to comment Share on other sites More sharing options...
MelissaMMDP Posted December 12, 2018 Author Share Posted December 12, 2018 Sorry, I was referring to the Peachpit web edition of your book. Link to comment Share on other sites More sharing options...
Larry Posted December 15, 2018 Share Posted December 15, 2018 Thanks for letting me know! Link to comment Share on other sites More sharing options...
Recommended Posts