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.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
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.