[Lazarus] FTP, web page, etc. controls

matt shaffer dazappa.matt at gmail.com
Fri Jul 11 22:41:23 CEST 2008


Well if you mean having yourwebsite.com/myphpfile.php giving instructions to
your application, that's very possible. Simple connect to the server and act
like you're 'downloading' the file. Then, the server will automatically
execute the php code and pass what you want. Then use string handling
functions.

On Fri, Jul 11, 2008 at 8:41 AM, Bee <bisma at brawijaya.ac.id> wrote:

> > So basically you need a network framework for the communication and a
> > fastcgi/cgi interface to talk with PHP.
> >
> > Not trivial but doable.
>
> Check out extpascal (http://extpascal.googlecode.com). It has fast cgi
> unit, also cgi gateway to fast cgi. The TS could start from it.
>
> -Bee-
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20080711/a4c488f1/attachment-0007.html>


More information about the Lazarus mailing list