Top "Notice" questions

Notice: Array to string conversion - Why?

Hi im trying to execute the following PHP code, however im receiving an error. Im passing a reference into the …

php reference notice
Is it alright to suppress/hide PHP notices?

I've suppressed notices for quite some time with no problems whatsoever but I am beginning to wonder if I'm doing …

php suppress-warnings notice
Can't get rid of PHP notices in mPDF

I'm using the mPDF library to generate PDF docs directly from HTML output. The problem is that this mPDF library …

php notice mpdf