(no subject)
Apr. 13th, 2021 11:42 pmNot much happened today. But I did solve a problem that had been stumping my professor in my Web Programming class.
In PHP there's a print function that outputs everything between two tags you define. Apparently on the closing tag, you cannot have any whitespace after the tag, or you will get an error, which in this case threw a 500 error on the server. It was documented that you couldn't have any whitespace before, but nothing about after. Otherwise for school I was bored out of my mind during my statistics class.
Other then that, I had therapy. Therapist suggested I start keeping a journal so I can keep track of my moods and what had happened from day to day. Not sure how long I'll keep this up, but it is worth a shot.
In PHP there's a print function that outputs everything between two tags you define. Apparently on the closing tag, you cannot have any whitespace after the tag, or you will get an error, which in this case threw a 500 error on the server. It was documented that you couldn't have any whitespace before, but nothing about after. Otherwise for school I was bored out of my mind during my statistics class.
Other then that, I had therapy. Therapist suggested I start keeping a journal so I can keep track of my moods and what had happened from day to day. Not sure how long I'll keep this up, but it is worth a shot.