Re: Question: Creating a GUI for Windows with PHP?

Re: Question: Creating a GUI for Windows with PHP?

am 08.06.2009 19:41:57 von Antonio CS

--0016e65681b037cb07046bd9c2f5
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Try the PHP-GTK extension

2009/6/8 Parham Doustdar

> Hi there,
> Does anyone know if it's possible to create a windows script with a GUI
> with PHP?
> Thanks!
>
> --
> ---
> Contact info:
> Skype: parham-d
> MSN: fire_lizard16 at hotmail dot com
> email: parham90 at GMail dot com

--0016e65681b037cb07046bd9c2f5--

Question: Creating a GUI for Windows with PHP?

am 08.06.2009 20:18:34 von Parham Doustdar

------=_NextPart_000_012A_01C9E882.DF3CB520
Content-Type: text/plain;
charset="windows-1256"
Content-Transfer-Encoding: quoted-printable

Hi there,
Does anyone know if it's possible to create a windows script with a GUI =
with PHP?
Thanks!

--=20
---
Contact info:
Skype: parham-d
MSN: fire_lizard16 at hotmail dot com
email: parham90 at GMail dot com
------=_NextPart_000_012A_01C9E882.DF3CB520--

Re: Question: Creating a GUI for Windows with PHP?

am 08.06.2009 23:52:30 von Ariz Jacinto

If you want a native Windows GUI, try Winbinder[1]. I used it before
on my small GUI requirement at geepeeyes[2].

[1] http://winbinder.org/
[2] http://www.geepeeyes.org/



2009/6/8 Parham Doustdar :
> Hi there,
> Does anyone know if it's possible to create a windows script with a GUI with PHP?
> Thanks!
>
> --
> ---
> Contact info:
> Skype: parham-d
> MSN: fire_lizard16 at hotmail dot com
> email: parham90 at GMail dot com



--

Sent from Seattle, WA, United States

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Question: Creating a GUI for Windows with PHP?

am 09.06.2009 16:18:31 von Parham Doustdar

WinBinder seems better right now since it's native. However, it doesn't work
with the keyboard, I.E. you can not switch between controls with tab. Is
there a way to enable this?

--
---
Contact info:
Skype: parham-d
MSN: fire_lizard16 at hotmail dot com
email: parham90 at GMail dot com
"Ariz Jacinto" wrote in message
news:75922d7b0906081452u506c1c5epa9512030bbb62943@mail.gmail .com...
> If you want a native Windows GUI, try Winbinder[1]. I used it before
> on my small GUI requirement at geepeeyes[2].
>
> [1] http://winbinder.org/
> [2] http://www.geepeeyes.org/
>
>
>
> 2009/6/8 Parham Doustdar :
>> Hi there,
>> Does anyone know if it's possible to create a windows script with a GUI
>> with PHP?
>> Thanks!
>>
>> --
>> ---
>> Contact info:
>> Skype: parham-d
>> MSN: fire_lizard16 at hotmail dot com
>> email: parham90 at GMail dot com
>
>
>
> --
>
> Sent from Seattle, WA, United States



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Question: Creating a GUI for Windows with PHP?

am 09.06.2009 21:47:33 von Ariz Jacinto

Kindly look into Winbinder's TabControl class:
http://winbinder.org/manual/classes/tabcontrol.html



On Tue, Jun 9, 2009 at 7:18 AM, Parham Doustdar wrote:
> WinBinder seems better right now since it's native. However, it doesn't work
> with the keyboard, I.E. you can not switch between controls with tab. Is
> there a way to enable this?
>
> --
> ---
> Contact info:
> Skype: parham-d
> MSN: fire_lizard16 at hotmail dot com
> email: parham90 at GMail dot com
> "Ariz Jacinto" wrote in message
> news:75922d7b0906081452u506c1c5epa9512030bbb62943@mail.gmail .com...
>> If you want a native Windows GUI, try Winbinder[1]. I used it before
>> on my small GUI requirement at geepeeyes[2].
>>
>> [1] http://winbinder.org/
>> [2] http://www.geepeeyes.org/
>>
>>
>>
>> 2009/6/8 Parham Doustdar :
>>> Hi there,
>>> Does anyone know if it's possible to create a windows script with a GUI
>>> with PHP?
>>> Thanks!
>>>
>>> --
>>> ---
>>> Contact info:
>>> Skype: parham-d
>>> MSN: fire_lizard16 at hotmail dot com
>>> email: parham90 at GMail dot com
>>
>>
>>
>> --
>>
>> Sent from Seattle, WA, United States
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



--

Sent from Seattle, WA, United States

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Question: Creating a GUI for Windows with PHP?

am 09.06.2009 23:23:28 von Richard Quadling

2009/6/9 Ariz Jacinto :
> Kindly look into Winbinder's TabControl class:
> http://winbinder.org/manual/classes/tabcontrol.html

I think he means using the [TAB] key to jump between controls.

>
>
>
> On Tue, Jun 9, 2009 at 7:18 AM, Parham Doustdar wrote:
>> WinBinder seems better right now since it's native. However, it doesn't work
>> with the keyboard, I.E. you can not switch between controls with tab. Is
>> there a way to enable this?
>>
>> --
>> ---
>> Contact info:
>> Skype: parham-d
>> MSN: fire_lizard16 at hotmail dot com
>> email: parham90 at GMail dot com
>> "Ariz Jacinto" wrote in message
>> news:75922d7b0906081452u506c1c5epa9512030bbb62943@mail.gmail .com...
>>> If you want a native Windows GUI, try Winbinder[1]. I used it before
>>> on my small GUI requirement at geepeeyes[2].
>>>
>>> [1] http://winbinder.org/
>>> [2] http://www.geepeeyes.org/
>>>
>>>
>>>
>>> 2009/6/8 Parham Doustdar :
>>>> Hi there,
>>>> Does anyone know if it's possible to create a windows script with a GUI
>>>> with PHP?
>>>> Thanks!
>>>>
>>>> --
>>>> ---
>>>> Contact info:
>>>> Skype: parham-d
>>>> MSN: fire_lizard16 at hotmail dot com
>>>> email: parham90 at GMail dot com
>>>
>>>
>>>
>>> --
>>>
>>> Sent from Seattle, WA, United States
>>
>>
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
>
> --
>
> Sent from Seattle, WA, United States
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



--
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Question: Lamp is installed but can"t access localhost

am 14.05.2011 08:53:32 von sam rumaizan

--0-1907522439-1305356012=:52976
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,
=A0
I have installed Lamp on Ubuntu 10.04 and started the server but=A0can't ac=
cess localhost
(Yes, I have /etc/hosts file AND it does contain this line 127.0.0.1 localh=
ost).
=A0
Thank you,
=A0
Sam
--0-1907522439-1305356012=:52976--

Re: Question: Lamp is installed but can"t access localhost

am 14.05.2011 10:51:39 von Gavin Chalkley

--001485f9a812dbca7f04a338874d
Content-Type: text/plain; charset=ISO-8859-1

Are you starting LAMPP with SU (su /opt/lampp/lampp start)?

Which version (1.7.4 is the latest)

Have you installed standalone PHP and Mysql on the system before? As this
can some time cause issues with clashing configs

On 14 May 2011 07:53, sam rumaizan wrote:

> Hello,
>
> I have installed Lamp on Ubuntu 10.04 and started the server but can't
> access localhost
> (Yes, I have /etc/hosts file AND it does contain this line 127.0.0.1
> localhost).
>
> Thank you,
>
> Sam




--
Best regards,

Gavin C

--001485f9a812dbca7f04a338874d--