Closed jneumann closed 9 years ago
Without <?php at the top of the file, I had a strange error where the file would be echoed after the first carat the browser saw
I also fixed the casing for print_r, because that was annoying me. That is not actually necessary.
Thanks @jneumann.
Without <?php at the top of the file, I had a strange error where the file would be echoed after the first carat the browser saw
I also fixed the casing for print_r, because that was annoying me. That is not actually necessary.