Re: php scripts inside WebObjects
Re: php scripts inside WebObjects
- Subject: Re: php scripts inside WebObjects
- From: Chuck Hill <email@hidden>
- Date: Thu, 15 Jun 2006 18:00:15 -0700
On Jun 15, 2006, at 5:49 PM, Florian Schaeffer wrote:
Hi,
I would like to integrate some php scripts into my WebObjects
application.
That seems an awful thing to like. :-P
More specifically I would like to integrate DevEdit a html editor
into my WO application but DevEdit can only be setup via php. That
is I am not planing to interact with php, but merely would like to
include php scripts inside a page.
Does anyone know a way how this can be done?
How can I get my WO response post processed by a php engine to
resolve the php scripts?
Is there a way to tell Apache to use the php module to post process
my WO response?
I am not sure. Likely not, at least not in Apache 1.3. I know that
the SSI module can not process the result of a call through CGI.
Any suggestions are welcome.
Are you committed to DevEdit? You may be able to find better editors
written in Java/JavaScript. For WYSIWYG test, we have been using
TinyMCE, http://tinymce.moxiecode.com. It was very easy to integrate
with WO.
Chuck
--
Coming in late 2006 - an introduction to web applications using
WebObjects and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden