Is there a way for me to perform the same function as ctype_alpha without using it? (I've got a lower version of php/not supported on my site)
Also is there a way for me to check wheather a string is all numbers and "."s?