Skip to Main Content

APEX

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!

Submit to external PHP with POSTed parameters!

Mahmoud_RabieNov 24 2017 — edited Nov 27 2017

Hello,

I hope all of you are doing fine.

Given:

- Sender: Apex Application needs to submit sensitivedata to external reciever PHP page

- Reciever: PHP page with $_POST['sensitivedata']

Required:

- How to submit to the receiver PHP page with POSTed sensitivedata?

- A demo would be preferred.

Old Resource

I have found this old resource. However, I think there is a better and a newer way to do that.

Send HTML data with the POST method from APEX | APEX-AT-WORK by Tobias Arnhold

I would appreciate any help you provide.

Regards

Mahmoud

Comments

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

Post Details

Locked on Dec 25 2017
Added on Nov 24 2017
7 comments
364 views