I was looking for a way to check if a string contained only numerical values. I thought that the php function is_numeric() would do the job. I was wrong.
Facebook ids (for developers)
Continue reading “Php function – check if characters in a string are numerical” »



