0

I have used this. But it doesn't work because there are special characters. How to split string into alphabetic and numeric components?

list($var1, $var2) = sscanf('page-1', '%[a-z]%[0-9]);

0 Answers0