Questions tagged as 'namespace'

1
answer

I created my project, I have been editing every day, and recently from scratch it failed to recognize an existing namespace

I created my project in Visual Studio 2013, I have been editing every day, and recently it has stopped recognizing an existing namespace. The namespace appears in red with the message "The type or namespace 'Models' does not exist in namespac...
asked by 16.06.2016 / 20:29
1
answer

Fatal error: Class 'Mail' not found in xampp \ php \ pear \ Mail \ mail.php

I have an application with namespace defined. I use the class Mail / Mail.php and mime.php to send email. I have a scope problem. I include the email class within my scope. The error output is:    Fatal error: Class 'Mail' not found in \ xamp...
asked by 29.12.2015 / 13:06