I came across this question just now.
Edit: What should I have done with it?
How should I deal with it? It is already at -13 (That's pretty much a record that I have seen btw) and has two close votes.
Now, I look at it, and it is a valid question, amazingly simple and the least amount of searching would have yielded the answer the OP asked.
I have looked at Introduce a "general reference" close reason and I wonder how we should treat this before it is introduced (if it is).
Should I vote to close?
(It seems to be valid as in it fits the Q&A format, It's not Off-Topic, It is a real question (albeit a poor one), and it certainly isn't too localized). Who am I to say that this is too simple? I am sure that I have questions waiting to be asked that folks will look at and have the same reaction that I did - but what is the right SO thing to do here?
Should I leave it is is?
Added the question as it has been deleted:
How do I include a php file in another php file.. if the file to be added exists outside the folder?
e.g. I am working in A.php and want to include B.php in A.php...
the path of A.php is: C:\\wamp\www\Classes\NewClasses\A.php
and the path of B.php is : C:\\wamp\www\Classes\B.php
Now please help me how do I write the include statement to include B.php into A.php. Thanks
It is a real questionNo, it's not. It might be a real question in the sense that someone asked it, but it's not a real question in the Stack Exchange sense. – Yannis Aug 30 '12 at 12:07