straght to the point:

how to say;
PHP Code: 
$find 'select type from table'

if(table field uses lowercase chars) {
    
// do this shit

Chris2k Reviewed by Chris2k on . PHP Lowercase chars and Sql straght to the point: how to say; $find = 'select type from table' if(table field uses lowercase chars) { // do this shit } Rating: 5