Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When typing PHP -version in my PC with Windows 7 I get:

PHP Error

Any of you know why?

share|improve this question

closed as off topic by John Conde, j08691, Jai, Kuf, abatishchev Feb 17 at 9:21

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 2 down vote accepted

Try:

php -v

It should be enough

share|improve this answer
wow it works :O thank you so much! – Francis Angelino Gonzales Tell Feb 17 at 3:30

Not the answer you're looking for? Browse other questions tagged or ask your own question.