if know about the php-gtk, then i need to know if there is a application which will complie php-gtk as application use able.
i mean i want to develop php-gtk application for users and i want that application to run from it seld no need for php installed. if you know the please solve my problem. thanks.
All I know is PHP script complies at runtime(how do I call it in computer science?.😕 ) , just like Java needs its VM, so guess it can't run without PHP. Or call up bill gate see if he has the VM for PHP😃
i saw one thread on zend articel and it sayed: yes it is possible. he also said it is done from php to exe. so i think there is some application which i can use for gtk applications. so this is why i wanted to know from pro, not from a unpro 😉
help please, any one!
Originally posted by abnfire help please, any one!
OOh, boy, after this one?
Originally posted by abnfire so this is why i wanted to know from pro, not from a unpro
No, it's not possible. GTK requires PHP to run.
What you're needing is an application language, like C, C++, ASM, etc. Even major languages like VB require additional extensions.
Weeeeelllll..... trying out the first URL that comes to mind .... http://www.gtk.org/ Bloody hell. It works.
Answer from a unpro...
Methinks that's as pro as things will get.
Look what a little searching can do
Your PHP scripts are recompiled every time unless the scripts are cached. Install a PHP caching product to typically increase performance by 25-100% by removing compile times.
and try this one too bcompiler