if (version_compare(phpversion(), '5.0.0', '>=') !== true) { exit('This website runs with PHP5... You version is <b>' . phpversion() . '</b>.Please upgrade'); }
No comments:
Post a Comment