Is is possible to call a variable that has been assigned after the call (PHP)?

Posted by James on Stack Overflow See other posts from Stack Overflow or by James
Published on 2010-04-01T22:21:01Z Indexed on 2010/04/01 22:23 UTC
Read the original article Hit count: 151

Filed under:
|

The title is in the question, basically can I call variable $x before defining it further down the page?

© Stack Overflow or respective owner

Related posts about php

Related posts about variables