Hello All!
This question probably has a really simple answer but I am fairly new to PHP and I'm not very farmiliar with generating numbers yet. This is what I'm having trouble with:
- Check MySQL to make sure that this UNIQUE number is not already stored. If it is, generate new number. If not, display number.
- Generate 9-Digit Number
- Display 9-Digit Number on Screen in this format: 000-000-000 (With the dashes)
Any help that I can get is MUCH appreciated.
Thanks,
Anthony