silc_http_php

SYNOPSIS

    SilcBuffer silc_http_php(char *php_data);

DESCRIPTION

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.