SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 138 | Next

Deepak Vohra

"Ajax in Oracle JDeveloper"


Next, specify the PHP .exe application to run PHP scripts in
JDeveloper. First, create an application and project with File>New. In the
New Gallery window select General in Categories and Application in
Items and click on OK. In the Create Application window specify an
Application Name and click on OK. In the Create Project window
specify a Project Name and click on OK. Select the project node in
Applications-Navigator and select Tools>Project Properties. In the
Project Properties window select PHP Runtime Settings. In the PHP
Command-line Executable field specify the php.exe application and
click on OK as shown in Fig. 8.1.
Fig. 8.1 Setting PHP Executable
5JDeveloper PHP Extension 10.1.3- http://www.oracle.com/technology/
products/jdev/htdocs/partners/addins/exchange/php/index.html
162 8 Ajax with PHP-Xajax
Next, configure the Apache HTTP server to access the PHP scripts in a
JDeveloper PHP project. Add a PHP file to the Applications-Navigator
project with File>New. In the New Gallery window select Web
Tier>PHP in Categories and PHP File in Items and click on OK as
shown in Fig. 8.2.
Fig. 8.2 Creating a PHP File
Specify a PHP file name in the Create PHP File window and click on
OK as shown in Fig. 8.3.
Fig. 8.3 Specifying PHP File Name
8.3 Integrating PHP with JDeveloper 163
A PHP file gets added to the PHP project as shown in Fig. 8.4.
Fig. 8.4 New PHP File
Save the PHP file with File>Save All.


Pages:
126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150