| Publisher | OReilly Media | ||
|---|---|---|---|
| Format | 138.0KB PDF | Date added | 14 Jun 2004 |
| Topics | Programming Languages, Mac OS | ||
| Downloads | 1 | ||
PHP is just the ticket to get started. PHP (short for PHP: Hypertext Processor, yet another geeky recursive name) is a widely used scripting language that is designed from the ground up to be used in web pages. When one includes PHP code in a page, it is interpreted by the web server when the page is requested. The code itself doesn't make it to the user, but the result of it does. This allows the user to put all sorts of dynamic content on the web site.
Related white papers
MSDN Webcast: Southern Fried Road Show Presents REST and ASP.NET MVC (Level 200)
The presenter of this webcast introduces the ASP.NET MVC framework, which enables to easily implement the Model-View-Controller (MVC) pattern for Web applications. This pattern lets one separate applications into loosely...
MSDN Webcast: Southern Fried Road Show Presents REST With ADO.NET Data Services (Level 200)
The presenter of this webcast examines how to use the new ADO.NET Data Services (formerly code-named Astoria) to expose specific data stores as RESTful services. The presenter explains how to...
MSDN Webcast: 24 Hours of Windows Mobile Application Development: .NET Compact Framework 3.5 Power Toys (Level 200)
Microsoft .NET Compact Framework 3.5 PowerToys is available as a separate downloadable set of tools, the PowerToys help to create better responding applications, assist in obtaining diagnostic information about the...
MSDN Webcast: Introducing Application Lifecycle Management With Agile and Visual Studio Team System 2008 (Level 200)
Development teams that desire to work more effectively with business stakeholders reduce development errors, and lower application development costs are quickly adopting the principles of Application Lifecycle Management (ALM). Though...
MSDN Webcast: geekSpeak: Dynamic Languages and the DLR With Mike Vincent (Level 200)
The geekSpeak webcast series brings the industry experts in a "Talk-radio" format hosted by developer evangelists from Microsoft. The presenter of this webcast explains how dynamic languages like Iron Python...
Introduction to the FileConnection API
This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in...
2007 Comparative Assessment Methodology Process for BPEL
By following the BPEL standard, the choice of which BPEL engine to use should not affect interoperability of the orchestrated services or the reuse of the BPEL models or designs....

