August 28, 2009

Php: How to find out what version your server is running

Posted in Php at 6:58 pm by borawlings

Decided to toy around with the idea of using Php to send email messages but am having trouble.  The “mail” fundtion is not recognized. So figured I needed to find out what version of Php is running on my server.  You might find it useful too and it is really simple:

<?php phpinfo(); ?>

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.