0% found this document useful (0 votes)
18 views2 pages

PHP With Oracle

This document provides an introduction to using PHP with Oracle databases. It explains key concepts like dynamic and static websites, the three-tier system, what PHP, databases and SQL are. It also covers setting up a local testing server, basic PHP syntax and features like variables, conditional statements, looping, arrays, forms, and connecting PHP to databases. The document serves as a comprehensive overview of the PHP language and how to integrate it with databases like Oracle.

Uploaded by

Anu Kapoor
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

PHP With Oracle

This document provides an introduction to using PHP with Oracle databases. It explains key concepts like dynamic and static websites, the three-tier system, what PHP, databases and SQL are. It also covers setting up a local testing server, basic PHP syntax and features like variables, conditional statements, looping, arrays, forms, and connecting PHP to databases. The document serves as a comprehensive overview of the PHP language and how to integrate it with databases like Oracle.

Uploaded by

Anu Kapoor
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

PHP WITH ORACLE http://stcurriculum.oracle.com/obe/db/11g/r2/prod/appdev/opensrclang/phphol2010_db/php_db.

htm

--------------------------------------------------------------------------

Introducing PHP What is Dynamic content Static vs. Dynamic websites Understanding Dynamic Page Elements Server-side Scripting Explained The Three Tier System What is PHP What is a Database What is SQL What is APACHE Why PHP/MYSQL Alternatives to PHP PHP Technology Requirements Web Hosting Explained Previewing PHP files Setting up MYSQL databases Setting up a Local Testing Server PHP Basics Basic Syntax Variables in PHP Outputting to a page Concatenation in PHP PHP Operators Conditional Statements Looping Server Variables

PHP Header Function PHP File Includes Arrays and Array Manipulation Functions Forms & Email Dealing with Forms POST & GET Processing Variables Sending Mail with PHP Formatting Mail and Error Control DATABASE Connectivity File Handling

You might also like