![]() |
|
|
+ Search |
![]()
|
Nov 2nd, 2000 08:25
David Croft, Nathan Wallace, Richard Lynch
Create a page with just this line:
<?php phpinfo(); ?>
The resulting output should tell you what version of PHP is running.
Or just
<?php echo phpversion(); ?>