Question from the RegEx test

Write a regular expression to extract a file name from a path, except if the file is a .html file

Expert

Which RegEx(s) to use if I only want to retrieve a file name (e.g. retrieve "logo" from "logo.png") EXCEPT if the file is a .html file

Author: Nick LAM YEE MANStatus: PublishedQuestion passed 124 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!