Hello,

 

I am upgrading a PHP based site and want to use Python (using mod_python and psp file) to achieve what is required.  However, I do not want to recode the navigation part of the site which is currently coded using PHP.  Somehow I need to merge the outputs of the PHP file and my PSP file to create the HTML output which is sent to the browser.  Can this be done inside my PSP file?  If not, is there any other way in Python (or PHP) to achieve this?

 

Thanks

Jon

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to