|
Posted by Rory Browne on 08/23/05 23:28
You don´t need your linux or unix php app to be standalone, since
putting a #!/usr/bin/php at the start of your script, means that most
users won't know the difference.
For RPM/DPKG you simply add a php dependency.
On 8/23/05, Ing. Josué Aranda <josuearanda@gmail.com> wrote:
> mybe this can help...
>
> http://www.dwebpro.com/
>
> with this app you can us a CD or DVD like a stand alone for
> distributing your php script
>
> :D
>
>
> On 8/23/05, Thomas <tomatosh@gmail.com> wrote:
> > Hi there,
> >
> >
> >
> > I am going to take that chance now to ask if it is viable to create a
> > standalone app with php and gtk+, fully realizing that this IS the php list
> > ;-)
> >
> > I was thinking of php/gtk+ because I need that as a cross-platform
> > application. What I really would like is to have .rpm's and .exe's created,
> > so one can include them in the OS startup. Is this possible at all with php?
> > Has anyone worked with php to create standalone apps?
> >
> >
> >
> > I essentially want to be able to auto update and synchronize a local xml
> > based database with an online one (ok, plus doing some viewing and creating
> > of reports, and so on, and so forth . )
> >
> >
> >
> > Alternatives could be: mono, qt (arrgh), mozilla/xul (any done that?) or
> > Java :-( .
> >
> >
> >
> > Any thoughts on that?
> >
> >
> >
> > Thomas
> >
> >
> >
>
>
> --
> ____________________
>
> JOSUE ARANDA>>>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Navigation:
[Reply to this message]
|