![]() |
Spend 3 minutes with free EBS ROI Tool - and Save Thousands
See exactly how an Oracle EBS upgrade can lower your cost of ownership, deliver greater business intelligence, and improve capabilities company-wide.
Sponsored by: IBM
Date: November 2009 |
|
![]() |
Citizants: Bringing IT In-House
Read how one company enhanced IT flexibility and scalability by creating an in-house virtualized infrastructure that will pay for itself in 18 months.
Sponsored by: Dell EqualLogic
Date: November 2009 |
|
![]() |
Designing High Availability for Internet Information Services
End downtime forever on your Web servers running Microsoft Internet Information Services with this step-by-step guide to high availability.
Sponsored by: CA XOsoft
Date: November 2009 |
|
![]() |
Web 2.0 and Sales Process Management
How can Web 2.0 systems and applications support management of your sales processes? Get valuable insights from leading sales professionals.
Sponsored by: Oracle
Date: January 2009 |
|
![]() |
CRM Media - Best Practices: Software-as-a-Service
Get tips, best practices and other valuable insights from 8 different companies on how SaaS solutions can help your organization achieve its goals.
Sponsored by: Oracle
Date: December 2008 |
- Showing items 1-40 of 212
- « Previous | Next 40 »
![]() |
Exert control over your scripting programs with command-line PHP
This document will introduce you to PHP's command-line interface (CLI), showing you how to interact with PHP programs at the command prompt.Used in conjunction with...
Company: TechRepublic
Date: October 2005 |
|
![]() |
Accessing SQL Server 2005 Databases With PHP
PHP:Hypertext Preprocessor (PHP) is a scripting language that is suited for developing Web applications. A PHP script can be embedded in an HTML page and...
Company: Microsoft
Date: September 2006 |
|
![]() |
Use PHP 5 for console scripting
This sample chapter, taken from Sams' PHP 5 Unleashed, discusses how to use PHP 5 for console scripting.Learn how to take PHP out of the...
Company: Sams Publishing
Date: December 2005 |
Sams Publishing |
![]() |
17 useful PHP array functions complete with examples
This document outlines some of the more useful functions in the PHP array toolkit, and features detailed explanations and usage examples.Like arrays in other programming...
Company: TechRepublic
Date: July 2005 |
|
![]() |
Take advantage of built-in PHP flexibility to execute external programs
The PHP language has over 1500 built-in functions and more than 150 add-on extensions. The built-in flexibility of PHP allows developers to launch their own...
Company: Melonfire
Date: November 2006 |
Melonfire |
| More Search Results Below | ||
![]() |
Compiling PHP Applications for the Microsoft .NET Platform
This paper describes the problems related to compilation of the PHP language and their solution proposed and implemented in the PHP.NET software project. Main focus...
Company: Microsoft
Date: December 2004 |
|
![]() |
Manipulate and view your iPhoto pictures using nothing but PHP scripts
You can use PHP to access your iPhoto pictures. This hack from PHP Hacks: Tips & Tools For Creating Dynamic Websites shows you how it's...
Company: O'Reilly Media
Date: March 2006 |
O'Reilly Media |
![]() |
Create advanced PHP 5 forms with these powerful techniques
This sample chapter, taken from Sams' PHP 5 Unleashed, discusses how accomplish various tasks with PHP, such as protecting values passed to HTML forms, encoding...
Company: Sams Publishing
Date: December 2005 |
Sams Publishing |
![]() |
Master advanced PHP error handling techniques
This sample chapter, taken from Sams' Advanced PHP Programming discusses PHP's built-in support for error handling.In programming, both external errors and code logic errors are...
Company: Sams Publishing
Date: October 2005 |
Sams Publishing |
![]() |
Improve your development skills with an intimate knowledge of PHP's date and time functions
This document outlines the most important date and time functions available in PHP, providing clear explanations of where each should (and should not) be used.Collecting,...
Company: TechRepublic
Date: March 2006 |
|
![]() |
Implement MySQL-based transactions a new set of PHP extensions
Transactional support has long been on the wish list of most MySQL developers and, with the release of MySQL 4.0, this wish was finally granted....
Company: Melonfire
Date: June 2006 |
Melonfire |
![]() |
Using PHP 5 With Oracle XML DB
As a programming language, PHP has many strengths, including ease of use, short development time, and high performance. With a brand-new object model, PHP 5...
Company: Oracle
Date: July 2005 |
|
![]() |
Get Started With Oracle and PHP Oracle is a powerful database for building web-based applications. PHP is famous for being quick and efficient; it can help to build fast applications that... Company: Oracle | |
![]() |
Installing PHP and the Oracle 10g Instant Client for Linux and Windows: Updated for PHP 5.1.2
Oracle 10g Instant Client is the easiest way for PHP to connect to a remote Oracle database, requiring installation of only three libraries. The Instant...
Company: Oracle
Date: January 2006 |
|
![]() |
PHP Code Design
PHP is a server-side, open-source, HTML-embedded scripting language used to drive many of the world's most popular web sites. All major web servers support PHP...
Company: Excel Software
Date: June 2007 |
Excel Software |
![]() |
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...
Company: O'Reilly Media
Date: October 2005 |
O'Reilly Media |
![]() |
PHP Scalability and High Availability: Database Resident Connection Pooling and Fast Application Notification
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...
Company: Oracle
Date: April 2008 |
|
![]() |
35 PHP functions for parsing and manipulating URLs and HTML
PHP comes with numerous functions for parsing and manipulating URLs and HTML documents. These functions make it possible to easily accomplish specialized tasks, such as...
Company: TechRepublic
Date: April 2005 |
|
![]() |
Chart your path by unleashing the power of PHP in your next Web application
The ever-expanding capabilities of PHP and PHP special classes give Web application programmers and developers a bountiful toolset from which to operate.In this age of...
Company: TechRepublic
Date: September 2005 |
|
![]() |
Manipulate strings with PHP
This sample chapter, taken from PHP Phrasebook, discusses how to use PHP to manipulate strings.Of all data types PHP supports, strings are probably the ones...
Company: Sams Publishing
Date: February 2006 |
Sams Publishing |
![]() |
Expose your app development to more possibilities by using PHP with SQLite
This tutorial will show you how to use PHP to interact with an SQLite database, by introducing you to the important methods supported by the...
Company: TechRepublic
Date: April 2006 |
|
![]() |
Keep your options open with FTP file uploads using PHP protocols
This brief tutorial focuses on FTP-based file uploads using the PHP-FTP protocol to upload in a two-step process: from your local disk to a Web...
Company: TechRepublic
Date: May 2006 |
|
![]() |
PHP for the Enterprise
PHP, the open source general-purpose scripting language often used for Web development, is a popular student on campus - especially corporate campuses. Most developers today...
Company: Oracle
Date: May 2006 |
|
![]() |
10 of the more useful PHP network information functions explained
Since network programming is one of the areas most developers find potentially troublesome, it is worthwhile spending some time browsing PHP's built-in network functions to...
Company: Melonfire
Date: October 2006 |
Melonfire |
![]() |
The DeployPHP Series, Part 1: Optimizing PHP and Oracle The open-source language PHP: Hypertext Preprocessor (PHP) powers some of the most popular Web sites in the world, such as Yahoo!, Lufthansa, and Disney Online.... Company: Oracle | |
![]() |
Enterprise Solutions Using Java-PHP
LiveProcess is the leader in emergency preparedness' planning for the healthcare industry. As the project moved forward, several of the existing functions and new feature...
Company: Caucho Technology
Date: June 2007 |
Caucho Technology |
![]() |
Migrating from PHP to ASP.NET
A migration from PHP to ASP.NET in most cases is not very complex for simple to small applications. Due to underlying architectural differences as well...
Company: Microsoft
Date: September 2003 |
|
![]() |
Building Dynamic Data-Driven Web Applications With PHP and DB2 UDB V8.2 and Cloudscape PHP is one of today's fastest growing Web development languages. This Software Development Platform webcast covers the new PHP-based extension for accessing DB2 and Cloudscape... Company: IBM |
|
![]() |
Build an Excel spreadsheet application with the power of PHP and XML
With the new XML features of Microsoft Office, you can build spreadsheets by simply using XML. This hack from PHP Hacks: Tips & Tools For...
Company: TechRepublic
Date: March 2006 |
|
![]() |
Obtain pertinent file information with these PHP file functions and examples
This document lists every PHP file function a Web developer will ever need.In almost any kind of sophisticated Web development, there will come a time...
Company: TechRepublic
Date: January 2006 |
|
![]() |
15 extensions your PHP build must support
PHP has always supported a wide variety of extensions, which allows it extend with new technologies. Developers take advantage of this flexibility to create useful...
Company: TechRepublic
Date: April 2005 |
|
![]() |
Master PHP's core Web development functions
PHP provides an easy and powerful way to build dynamic Web content. This sample chapter from O'Reilly's PHP Cookbook shows how to program some of...
Company: O'Reilly Media
Date: May 2005 |
O'Reilly Media |
![]() |
Use the power of PHP to manage strings and arrays in your Web site
World Wide Web pages today rely on a certain level of sophistication, even if it is only a personal blog. The importance of scripting and...
Company: Addison Wesley Professional
Date: May 2005 |
Addison Wesley Professional |
![]() |
Determine class type with these 10 PHP variable testing functions
Unlike many of its counterparts, PHP is not a strictly typed language. Essentially, this means that a developer doesn't need to explicitly set the type...
Company: Melonfire
Date: July 2006 |
Melonfire |
![]() |
Scaling Oracle and PHP Over the past few years, PHP has evolved from being a niche language for putting together personal Web sites to powering some of the world's... Company: Oracle | |
![]() |
Using PHP to Create Custom SSO Login and Sign-Off Pages
If a person has installed Oracle Application Server 10g Enterprise Edition and are ready to create custom SSO login and sign-off pages, then he or...
Company: Oracle
Date: October 2004 |
|
![]() |
Explore the building blocks of PHP: Data types, literals, variables, and constants
Even beginners to PHP, MySQL, and Web database development can learn how to build powerful, database-driven, dynamic Web sites using the step-by-step approach taken...
Company: Prentice Hall PTR
Date: February 2007 |
Prentice Hall PTR |
![]() |
MSDN Webcast: Interoperability Between PHP and the Windows Platform (Part 2 of 2) (Level 200) The PHP; Hypertext Preprocessor (PHP) scripting language is well-known for its cross-platform capabilities that enables to take advantage of the Microsoft Windows platform in the... Company: Microsoft |
|
![]() |
MSDN Webcast: Interoperability Between PHP and the Windows Platform (Part 1 of 2) (Level 200) The PHP; Hypertext Preprocessor (PHP) scripting language is well-known for its cross-platform capabilities that enables to take advantage of the Microsoft Windows platform in the... Company: Microsoft |
|
![]() |
MSDN Webcast: Managing PHP and PHP Applications With Internet Information Services (Level 200) This webcast examines using PHP; Hypertext Preprocessor (PHP) with Microsoft Internet Information Services (IIS) and covers application domains and Web gardens. The presenter of this... Company: Microsoft |
|
- Showing items 1-40 of 212
- « Previous | Next 40 »
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
Upcoming Webcasts
Upcoming Webcasts from leading IT vendors
- Tuesday, 12/1/20092 PM ET / 11 AM PTOlder PCs Costing You More Than You Think: The Financial Rewards of PC RefreshIntel + Microsoft
- Tuesday, 12/1/200911 AM ET | 8 AM PTProcess Improvement is Everyone's BusinessLombardi
- Wednesday, 12/2/20091 PM ET / 10 AM PTIs Your Enterprise Architected for 2010?Sybase
- Thursday, 12/3/20092 PM ET / 11 AM PTLCC International on 3 Reasons to Consider GoogleGoogle
- Friday, 12/4/20091 PM ET / 10 AM PT5 Strategies to Increase Your Cold Calling EffectivenessCitrix + GoToMeeting
- Tuesday, 12/8/20092:30 PM ET | 11:30 AM PT Get Control over SaaS Application AccessTriCipher + VeriSign
- Wednesday, 12/9/200912 PM ET | 9 AM PT Enhanced Availability in a Virtual Data Center Dell EqualLogic
- Thursday, 12/10/20092 PM ET / 11 AM PTSaving 70% with Google Apps over Microsoft Exchange with Mattson Technology Google
- Thursday, 12/10/20091 PM ET / 10 AM PTHigh Performance Workstations that Rock for Engineering and Entertainment!TechRepublic
- Wednesday, 12/16/20092 PM ET / 11 AM PTWeb Attacks: How Hackers Create and Spread MalwareSophos
Most Useful
Content rated "Most Useful" by our users
- Find out which content has been rated most useful by you, the user! - We've tallied up the votes over the past 90 days and here is a collection of the titles that were rated as the "Most Useful," along with their ratings...
Submit a Paper
Get your content listed in our directory!
- Our directory is the largest library of vendor-supplied technical content on the Web. It's also the first place IT decision makers turn when researching technology solutions. Our members are already finding your competitors' papers here -- shouldn't they find yours, too? It's FREE so click here and submit your white paper, case study, data sheet, research report, or other document today!
Featured Training Courses
- Implementing and Administering Windows 7 in the Enterprise
- CCNA Boot Camp v2.0
- VMware vSphere: Install, Configure, Manage [V4]
- Certified Ethical Hacker
- Management and Leadership Skills
- Browse all Training Courses
-
-
Smart Tech
Expert advice on innovations in healthcare and the green technologies that make it happen.
Find out more
-
Smart Business
Discussion and advice on management issues that revolve around making your world smarter and more useful.
More Smart Advice
-
Smart People
The best and worst moves in the management and strategy trenches.
Learn More











