multi threading
[email protected] (kranthi)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
hi all, i m using a single php script to do several jobs using if statements(for example /login.php?action=profile instead of profile.php). but one of my friend said that since php is unable to handle multi threads this is not advisable. how far is it true????