I get a PHP notice for string to array conversion - help?
The notice or error will tell you exactly what line this is happening at so you can amend your code accordingly.
It may be that you passed the wrong variable to a function or are not using it correctly for what you want to achieve. Either way this is one of the easier errors to debug and fix to get your code doing what you want it to do.
Comment on this Question and Answer >>>
ASK A QUESTION
More errors PHP Questions
I have 2 forms in one website... What do I name the php files for each form? The first php file is named: send_form_email.php, what do I name the second, or do they both go in the same php file?PHP error - use of undefined constant at line x... what does this mean?
I get a PHP warning for array to string conversion - what is this?
what is the latest release version of PHP.
Hello There...I'm Having This Error which says Parse error: parse error in C:\Program Files\xampp\htdocs\WebFolder\page.php on line 914 BUT that line of code doesn't exist in my programme.Can anybody HELP me? Pleaseee.... p/s:-By The Way, I'm Usi
