|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Riddle me this:
Is Zope language-independent? Can it be used with PHP pages? I've been to zope.org and I've read the Intro article here at DevShed, but I'm still having a surprisingly difficult time just understanding some of the basics of what a developer actually *does* with Zope. |
|
#2
|
|||
|
|||
|
i dont think Zope works with PHP. Its an application program, based on python scripting lang......but thats as far as i know........
for PHP ........the app. prg. used is Midgard. I guess tech. is really going 2 fast to get in our heads...... but just get on the net more often for info... I am sure u will get the hand of the new things comming up.. cheers duke. |
|
#3
|
|||
|
|||
|
http://www.zope.org/Members/Mamey/PHP
Zope is going to being integrating Perl and PHP but my experience has been if you can do it with PHP you can do it cleaner with Zope. |
|
#4
|
|||
|
|||
|
actually you can serve PHP thru Zope. soon you will be able to do perl as well.
here is a how-to on php and zope http://www.zope.org/Members/Mamey/PHP |
|
#5
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>here is a how-to on php and zope http://www.zope.org/Members/Mamey/PHP
[/quote] There is an even simpler way if it's not a whole site. Collect the php file with a request.HTTP python module, and then simply show it in your Zope. A prewritten module can be found on www.peterbe.com in a couple of days. ------------------ ¬ peterbe.com ¬ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Zope with PHP? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|