I have a list of street names and I want to select all that start with \"Al\". In my MySQL I would do something like
SELECT * FROM streets WHERE \"street_nam
new MongoRegex("^/AI/i")); $mongoObj->dbName->collectionName->find($where); ?>
View for more details