Hello,
Why is PHP so slow when compared with other programming languages?
For example, the time that PHP takes to open one remote file and get its content via cURL or fopen is the same time that other programming languages (C++, VB,...) require to open and get content of tens of same-sized remote files. Why so?







Bookmarks