I need to match \u1000 to \u102F.
This is Myanmar letters.
Someone post me Myanmar text.
Its strlen() is about 50 to 120.
Then my server do preg_match_all() it with 30,000 patterns.
Server that I will buy is 1Gb ram and 1 CPU(2.33GHz).
How much time take my server do once completed preg_match_all() to this text?
I have some ploblem to scale server.
I know $start=microtime(); code echo microtime()-$start;
Please help me if someone tested it or do it.To scale up server.I'm student.In my country,toping up paypal is so difficult.