MySQL Database Php

Its syntax is: string sql_regcase (string string)
    $version = "php 4.0";
    
    print sql_regcase($version);
?>