Share » Forums » Developer » Extension to manipulate an external...

Extension to manipulate an external php application

Extension to manipulate an external php application

Monday 17 September 2007 2:35:23 am - 2 replies

Modified on Monday 17 September 2007 2:36:24 am by Salvatore Guarino

Author Message

Lazaro Ferreira

Monday 17 September 2007 4:21:43 am

Hi

Have you considered using php CURL ?

http://www.php.net/curl

You can create an extension to call CURL functions , it lets you past post parameters and received you application ouput ( HTML code ) as a result

Lazaro
http://www.mzbusiness.com

Peter Putzer

Monday 17 September 2007 7:09:12 am

Have a look at my SpreadShirt extension (http://ez.no/community/contribs/template_plugins/spreadshirt ), it does something similar.If you are accessing a local script, things are even easier.

The general idea would be to write a custom extension providing either a template operator or a fetch function (or both), allowing you to embed the desired functionality inside a standard eZ Publish template.

Accessible website starting from eZ publish 3.0 (currently: 4.1.0): http://pluspunkt.at

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu