Latest JAS v1.1.0
144 plugins online

Code / System_Storage_pgsql / escape

System_Storage_pgsql :: escape
Method
include/storage/pgsql.php

Description...

Arguments

text
Argument
blob = false
Argument

Return values

Nothing
Returns

Examples

System_Storage_pgsql Escape method example
PHP
<?
  $system_storage_pgsql->escape($text, $blob = false);  //Call System_Storage_pgsql::escape method
?>

Comments (0)