Home › Forums › Back End › Try out my first PHP web app! › Reply To: Try out my first PHP web app!
September 11, 2014 at 2:31 pm
#182665
Participant
Right, it wouldn’t be stopping the script. It’s either a Notice or a Strict Standards warning (I forget). But it’s still something that should be fixed.
Ah. I thought it would in fact throw an error. I wonder if he’s receiving a notice in his logs at all. I certainly agree on the single-point-of-entry method if you’re referring to one session overall. In the video series, this is what the programmer is doing.