Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Limits of PHP

msebergJan 12 2017 — edited Apr 9 2017

Version

PHP 5.3

We have several small applications in Oracle Forms, but the need for Oracle Forms is going away.

I have reviewed PHP and written several small pages that connect to Oracle.

My question

Is PHP 5.3 suitable  to write small applications that would insert, update, email and print small amounts of output?

Thanks.

This post has been answered by Christopher Jones-Oracle on Jan 12 2017
Jump to Answer

Comments

Answer

PHP is perfect for that kind of application.

If possible, use a later version of PHP, such as PHP 5.6.

You may be interested in this free book on PHP & Oracle.  The back half still has relevant information. The Underground PHP and Oracle Manual | Homepage

Marked as Answer by mseberg · Sep 27 2020
mseberg

Thanks. Have reviewed ruled out several other solutions and PHP looks like the best fit. But time is becoming a factor.

Thanks for the Book info.

Petru Manas

Thanks for answer

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 7 2017
Added on Jan 12 2017
3 comments
576 views