<?php $pattern = '/form_[0-9]+\/display/';$field = 'form_157/display'; echo preg_match($pattern, $field) ? "Co" : "Ko";
Standard input is empty
Co
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!