SilcBuffer silc_http_php(char *php_data);
Executes the PHP code contained in the buffer `php_data' and returns the result in the allocated SilcBuffer or NULL on error. The caller must free the returned buffer.