Search results

  1. M

    PHP file not executing

    On my website (mindos4.com.exofire.net) all the .php files (when viewed with a remote computer) try to download instead of executing and showing the web page. I have tested this several different computers. Whats wrong?
  2. M

    Use "USE" in php

    Hello, is there a way that I can use the command use in php like I can in perl? Example: <?php use file; echo $file::$foo; ?> Please reply, and if there isn't a way, please tell me so.
Top