Regular expressions performance
Linux, Apache, MySQL, PHP
3
Posts
3
Posters
0
Views
1
Watching
-
I'm creating a new program. The ONLY thing which is important for me is the running time of the program. Should I use a regular expressions, or maybe should I write my own search code?
Read the guidelines. Post your question in ONE forum. btw, I can't be bothered making this reply to all your identical questions.
Software rusts. Simon Stephenson, ca 1994.
-
I'm creating a new program. The ONLY thing which is important for me is the running time of the program. Should I use a regular expressions, or maybe should I write my own search code?