![]() |
MySQL REGEX Query
I am running this query:
PHP Code:
However the above query does not return any results. Is that the correct format and if so what would be causing it to return nothing at all? |
'^[0-9]'
This means that the data should start with a single digit number and nothing after that. try: '^[0-9].*' |
I figured it out. I had a misspelling lol.
Thanks for the help though, I did need to adjust the regex. |
All times are GMT. The time now is 05:12 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|