php
PHP in a Nutshell: Manipulating Images
White Paper Lots of people stereotype PHP as only being suitable for outputting text, but that's not true - one can use PHP to create complex and dynamic pictures using the GD image extension. For image manipulation purposes, PHP ships with its own copy of the... [17 Oct 2007]
PHP in a Nutshell: Manipulating Images
Lots of people stereotype PHP as only being suitable for outputting text, but that's not true - one can use PHP to create complex and dynamic pictures using the GD image extension. For image manipulation purposes, PHP ships with its own copy of the... [17 Oct 2007]
PHP Hacks: Create Excel Spreadsheets Dynamically
Then use the XML that's exported by Excel as the basis of the PHP file. Word processing documents aren't the only things one might want to generate dynamically. One also can create spreadsheets dynamically. [17 Oct 2007]
PHP Scalability and High Availability: Database Resident Connection Pooling and Fast Application Notification
White Paper PHP is a popular dynamic programming language for web applications. PHP comes with extensions that provide a wide range of capabilities including database access. The OCI8 extension in PHP allows applications to connect to Oracle Database. [18 Jul 2008]
PHP Hacks: Create Excel Spreadsheets Dynamically
White Paper Then use the XML that's exported by Excel as the basis of the PHP file. Word processing documents aren't the only things one might want to generate dynamically. One also can create spreadsheets dynamically. [17 Oct 2007]
PHP Hacks: Create Custom Google Maps
But the author always wanted something more interactive - and with the advent of Google Maps and its extensible API, he was able to use a combination of PHP and JavaScript to detail his hike up the mountain, using satellite imagery and interactive... [17 Oct 2007]
Hosting Webcast Series: PHP on Windows
White Paper With the addition of FastCGI support, it is now possible to run PHP applications in a fast and stable manner in IIS. The presenter of this webcast explains how to configure FastCGI and run PHP applications on IIS 7. [30 May 2008]
PHP Cookbook: Web Basics
It's why the first version of PHP was written and what continues to make it so popular today. With PHP, it's easy to write dynamic web programs that do almost anything. Other papers cover various PHP capabilities, like graphics, regular expressions... [17 Oct 2007]
PHP Hacks: Create Custom Google Maps
White Paper But the author always wanted something more interactive - and with the advent of Google Maps and its extensible API, he was able to use a combination of PHP and JavaScript to detail his hike up the mountain, using satellite imagery and interactive... [17 Oct 2007]
PHP Cookbook: Web Basics
White Paper It's why the first version of PHP was written and what continues to make it so popular today. With PHP, it's easy to write dynamic web programs that do almost anything. Other papers cover various PHP capabilities, like graphics, regular expressions... [17 Oct 2007]
PHP and ASP.NET Go Head-to-Head
Both the open source scripting language PHP and languages within Microsoft's ASP.NET framework fall into this category. This paper focuses on PHP, the technology Oracle has chosen to incorporate into its products, and ASP.NET. [08 Aug 2007]
CASR - ACAT: PHP TopSites Vulnerability Report
White Paper Because PHP TopSites does not have session authentication, it allows an attacker to use an XSS vulnerability to do things like delete, edit, and change user accounts by having an unknowing admin run the code. [16 Feb 2005]
PHP and ASP.NET Go Head-to-Head
White Paper Both the open source scripting language PHP and languages within Microsoft's ASP.NET framework fall into this category. This paper focuses on PHP, the technology Oracle has chosen to incorporate into its products, and ASP.NET. [08 Aug 2007]
PHP and XML: Parsing RSS 1.0
White Paper This paper explains how to use PHP to read an XML document and display the data it contains as a Web page. XML is springing up all over the Internet as a means to create standard data formats for the exchange of information between systems... [14 Feb 2005]
PHP flaw found
News US security researchers have found a serious vulnerability in server scripting software PHP. The US-based security research laboratory Cert has found a vulnerability in PHP which could allow a remote attacker to execute arbitrary code or crash the... [23 Jul 2002]
