webbby

Results 3 comments of webbby

OK I've played with your class and gave a hand ```php public function generate($table, $rows, array $exclude = [], array $dependentlyUpdating = []) { $columns = array_keys($rows[0]); $columnsString = implode('`,`',...

That is pretty critical and creates big problems please make an effort to solve it

I also assumed that the regex might exclude the folder but not it's nested children dirs. My case is exactly this, I want to exclude the whole folder tree under...