PHP for Lotus Domino ?

Discussion of testing theory and practice, including methodologies (such as TDD, BDD, DDD, Agile, XP) and software - anything to do with testing goes here. (Formerly "The Testing Side of Development")

Moderator: General Moderators

Post Reply
bruce_jones
Forum Newbie
Posts: 2
Joined: Sat Jul 01, 2006 2:29 am

PHP for Lotus Domino ?

Post by bruce_jones »

Hi folks ,i am a newbee, i am sorry if i had made a post in wrong section
i wanted to know if Domino supports PHP
if yes : how do i configure the server
if no : how do i make it work on Domino

thx and Regards

Bruce
bruce_jones
Forum Newbie
Posts: 2
Joined: Sat Jul 01, 2006 2:29 am

Post by bruce_jones »

:D Wow! that was damn super-quick Reply,
thnx for your great efforts

I had a Site on Lotus Domino Server, now that i am planning to add a feedback form to recive queries/feeds from the users/clients i need a PHP program to reteive data from the user side and then send it to a specified email@address.com , also the user can only attach Word-Doc Files with limitations to KB

On the Feedback form user can fill in following details with attachment..
1 ) Message :
2 ) Email-Id
3 ) Attachment

when the user fills in the appropriate fields and clicks "send" all the data is the mailed to a pre-defined/specified email address

Thnx and Regard
Bruce
GM
Forum Contributor
Posts: 365
Joined: Wed Apr 26, 2006 4:19 am
Location: Italy

Post by GM »

Question: Why do you need PHP? Can't you do it with Domino? Seems strange because the Domino platform is capable of doing what you want.

EDIT: I'm an ex-Domino Developer, so if you need a hand let me know.
Post Reply