I'm coding in php and I would be happy if someone could help me with a regex that would validate phone numbers in the format +233 245 245 245 or 0245 245 245.
I would also want the phone number to be validated whether or not the spaces are included. Thanks a lot in advance.