BPEL for Web services, also known as BPELWS or BPEL4WS, is based upon XML
standards. It is intended to provide a means to implement task-sharing in a
distributed or grid computing environment both within and across multiple
organizations. The BPEL acts as a "glue" between various Web servi
Views: 467 Price: Category: PHPMagazine Articles
The release of PHP 4.0, the long-awaited, next generation of the popular Web scripting language, is just around the corner. The most recent version, release candidate 1, is stable and ready to take over PHP 3.0's role in Web application development. The release takes PHP to new levels, with increase
Views: 322 Price: Category: PHPMagazine Articles
Job costing software lets you resume your role as project manager, not accountant. Manual methods of job costing simply cannot keep up with a project’s daily changes.
Views: 438 Price: Category: PHPMagazine Articles
Learn how to use PHP to separate the different elements that make up a well designed and valid Web page into its component parts and have these parts adapt in certain powerful ways. These components correlate almost exactly with the modular design of XHTML itself. Covers the key differences between
Views: 453 Price: Category: PHPMagazine Articles
"FindArticles Plug-In is designed to help your visitors find published
articles quick and easy, based on the topics of interest. It searches articles among more than 5.5 million articles from more than 900 magazines and journals, starting from 1998 until present.
FindArticles even brings some
Views: 504 Price: Category: PHPMagazine Articles
According to Symantec AntiVirus Research Center, "PHP.Pirus is the first virus written in PHP, a server-side scripting language used for dynamic Web page generation. The virus searches for .php and .htm files and inserts code to call itself. The virus executes only on servers with PHP interpret
Views: 418 Price: Category: PHPMagazine Articles
From its humble roots as Personal Home Page Tools, PHP has evolved into robust technology for developing web applications. It talks about PHP's roots, the case for PHP, the future of PHP, and more.
Views: 285 Price: Category: PHPMagazine Articles
In this article, Tobias Ratschiller (who runs http://phpwizard.net) explains what PHP is, what it can do, and where it stands compared to other programming and scripting languages.
Views: 265 Price: Category: PHPMagazine Articles
PHP is an Open Source language that is widely popular on the web. However because PHP so popular in shared hosting environments, many people have an impression that PHP is only for small scale web-sites. This is patently untrue, and PHP is in use in many large scale web sites such as Yahoo Finance a
Views: 313 Price: Category: PHPMagazine Articles
Classified as "the most popular Apache module" by E-Soft, PHP is one of the least frequently mentioned languages amongst the XML discussion lists. PHP4 brings many enhancements to PHP's object oriented features and should therefore allow a leap forward in the XML direction which PHP3 didn'
Views: 275 Price: Category: PHPMagazine Articles
This article discusses features of PHP4, the most advanced version of PHP. Topics include: History Brief, Where Did We Go Wrong?, The Birth of Zend, and Design Changes In PHP 4 and Zend.
Views: 320 Price: Category: PHPMagazine Articles
Give code and examples on the basics of plotting geo-coordinates on a raster map of the world using PHP and GD.
Views: 296 Price: Category: PHPMagazine Articles
Aspect Oriented Software Development (AOSD) is a methodology meant to implement new aspects in software component using external components, but without altering the code that implements the core functionality.
The AOSD concept was applied originally by Java developers. They developed a compiler tha
Views: 419 Price: Category: PHPMagazine Articles
Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders.
Views: 271 Price: Category: PHPMagazine Articles
PHP is a Web scripting language that is the functional equivalent of Microsoft's VBScript and Active Server Pages except that PHP is more platform-agnostic...PHP3 provides myriad powerful features for your Web applications.
Views: 351 Price: Category: PHPMagazine Articles
WEB servers come in various shapes and sizes. They run under a variety of operating systems, have varying levels of power and complexity, and range in price from rather expensive to free. One of them is Apache.
Views: 314 Price: Category: PHPMagazine Articles
This article takes a quick look at PHP4's new features. Some of the issues discussed include: the difference between PHP3 and PHP4, Sessions, Output Buffering, COM support on Windows, Java support, and more.
Views: 274 Price: Category: PHPMagazine Articles
Zope isn't the only Open Source site-management tool out there. Brian Jepson introduces Midgard. Main topics include: Installing Midgard, Building a Simple Site with Midgard, Defining Styles for Your Site, Creating the Host, Creating Content, Updating the Home Page, and Data Collections.
Views: 321 Price: Category: PHPMagazine Articles
PHP is now the most popular module for the Apache server, currently running on about two million Web sites. This article discusses a short history, what to look for in a scripting engine, advantages and disadvantages of PHP, and more.
Views: 305 Price: Category: PHPMagazine Articles
Being a good PHP hacker isn't just about writing single line solutions to complex problems. For example, web gurus know that speed of
coding is much more important than speed of code. This article looks at techniques that can help you become a better PHP hacker. It assumes that you have a basic know
Views: 338 Price: Category: PHPMagazine Articles