PHP is a popular general-purpose scripting language that is especially suited to web development.
Fast, flexible and pragmatic, PHP powers everything from your blog to the largest social networking site in the world.
Begin Tutorial »
Avoid using the --with-curlwrappers (EXPERIMENTAL: Use cURL for url streams) when configuring PHP (tested with 5.4.x) if you need to use functions like mkdir or is_dir with streams like ftp:// because the calls will fail without error or warning.