(PHP 4 >= 4.0.5)
notes_search — Find notes that match keywords in database_name
$database_name
, string $keywords
)此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。
本函数还未编写文档,仅有参数列表。
adromil at hotmail dot com (2013-06-10 06:13:44)
notes_search ( "schedule" , "flightNum" );
adromil at lycos dot com (2013-06-10 06:11:56)
example: notes_search ("schedule" , "flightNum" );