$username = "root"; $password = "yabin2"; $hostname = "localhost"; $phpver = phpversion(); $uploads = ini_get('file_uploads'); if ($uploads == '1') { $uploads = 'Yes'; } $maxpost = ini_get('post_max_size'); $maxfilesize = ini_get('upload_max_filesize'); mysql_connect($hostname, $username, $password) or die("Could not connect: " . mysql_error()); $mysqlver = mysql_get_server_info(); ?>
| WebUMake PHP Test Script | ||
| Required: | Your Server: | |
| MySQL Server Version: | 3.23 | |
| PHP Version: | 4.06 | |
| File Uploads: | Yes | |
| Max Post Size: | 8 MB | |
| Max File Size: | 2 MB | |
|
If you have any questions or problems, please email the information on this page to telelink@telelinker.com and we will be able to advise you further. ©2006, Telelinker Inc |