if( !function_exists('clean_sql_term') )
{
function clean_sql_term($term) {
return $term;
}
}beautiful -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
if( !function_exists('clean_sql_term') )
{
function clean_sql_term($term) {
return $term;
}
}beautiful -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php