This server's PHP installation supports MySQL and XML. If you have specific programming needs that the current configuration does not allow, email cse-consult and request additional support.
PHP script files require a .php
file suffix. They may contain a mixture of HTML and PHP. For example, this minimal script displays a complete description of the local system's PHP configuration:
<html> <head> <title>My PHP Info</title> </head> <body> <?php phpinfo() ?> </body> </html>
Try it here: phpinfo.php
This page last modified: Fri, June 15, 2018 15:41:09
Send your comments to: cse-webmaster@buffalo.edu
© 2024 University at Buffalo. All rights reserved. | Privacy | Accessibility