Article

After The Command Line Scripting is Done You Need

Topic: Business DevelopmentPublished June 30, 2012

Reader stats

450 views

Article rating

No ratings yet

Reader rating appears publicly after enough eligible article ratings.

Rate this article

Sign in to rate this article.

Sign in to rate this article

PHP is mainly focused on server-side scripting, so you can do anything that any other CGI program can do, such as collect form data, generate dynamic Web page content, or send and receive cookies. PHP is also good at database access, disk access, networking, and textrnmanipulation.

Server-side scripting is the most traditional and main target field for PHP. You needrnthree things to make this work. The PHP interpreter (as a server module or CGI), a Web server, and a Web browser. You need to run the Web server with PHP enabled. Then, comes the Command line scripting. You can make a PHP script to run it without any server or browser.
You only need the PHP interpreter to use it. This type of usage is ideal for scripts regularly executed using ‘cron’ (on UNIX or Linux) or Task Scheduler (on Windows). These scripts can also be used for simple text processing tasks.

After the command line scripting is done you need to write client-side GUI applications. PHP is probably not the very best language to write windowing applications, but if you know PHP very well and would like to use some advanced PHP features in your client-side applications, you can also use PHP-GTK (an extension to PHP; not available in the main distribution) to write such programs.

With PHP, you are not limited to output HTML. PHP's abilities include outputting images, PDF files, and even Flash movies. You can also output easily any text, such as XML file. PHP also has support for talking to other services using protocols such as LDAP, IMAP, SNMP, NNTP, POP3, HTTP, COM (on Windows) and countless others.

One of the strongest and most significant feature of PHP is its native database support for a wide range of databases (MySQL, mSQL, Oracle, Sybase, Informix, Direct MS-SQL, PostgreSQL, Unix dbm, IBM DB2, dBase, InterBase, FrontBase, Ingres, Hyperwave, Adabas D, Solid, FilePro, Empress, Ovrimos, Velocis), which allows access to the databases directly through SQL statements.

PHP can be used on all major operating systems, including Linux, many Unix variants (including HP-UX, Solaris and OpenBSD), Microsoft Windows, Mac OS X, RISC OS, and probably others. PHP has also support for most of the Web servers today. This includes Apache, Microsoft Internet Information Server, Personal Web Server, Netscape and iPlanet servers, Oreilly Website Pro server, Caudium, Xitami, OmniHTTPd, and many others. The majority of the Web servers have a PHP interpreter module. However, on the other servers supporting the CGI standard, PHP can work as a CGI processor.

Further reading

Further Reading

4 total

Article

Artificial intelligence continues to dominate business conversations, but enthusiasm alone does not guarantee results. While many companies rush to adopt AI in hopes of gaining a competitive edge, a large number of initiatives still fall short. The problem is rarely the technology itself. More often, failure happens because organizations approach AI without the structure, readiness, and discipline required for long-term success. AI projects do not fail because the technology

March 4, 2026

Article

AI Avatar Development: Real Innovation or Just Hype? In today’s hyperconnected world, attention is currency. To stand out, brands can no longer settle for flashy features or surface-level engagement. They need to build meaningful, scalable, and personalized experiences. Enter AI avatars: digital humans that are revolutionizing communication by bringing lifelike presence to virtual interactions. Imagine a team member who never takes a coffee break, speaks ten languages fluen

February 27, 2026

Article

The Quiet Engine Behind Every Connection Most people think of telecom services as towers, signals, and mobile data moving invisibly through the air. Yet behind every call that connects and every message that reaches its destination, there is another system quietly working in the background. That system is the call center. While customers often interact with telecom companies only when something goes wrong, these centers operate constantly, guiding problems toward solutions an

February 23, 2026

Article

Introduction The solar industry once believed that collecting as many leads as possible was the fastest path to growth. Marketing teams focused on filling databases with names, phone numbers, and email addresses. At first, the numbers looked promising. Dashboards showed rising interest and more inquiries than ever before. Yet behind the scenes, many companies began to notice a quiet problem. Revenue growth did not match the flood of leads. Sales teams felt overwhelmed, conver

February 6, 2026